mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-26 03:18:22 +01:00
6 lines
93 B
Smalltalk
6 lines
93 B
Smalltalk
Class {
|
|
#name : #DiyaRuntimeError,
|
|
#superclass : #DiyaError,
|
|
#category : #'Diya-Events'
|
|
}
|