mirror of
https://github.com/lxsang/Diya-API.git
synced 2025-04-20 15:36:45 +02:00
6 lines
93 B
Smalltalk
6 lines
93 B
Smalltalk
Class {
|
|
#name : #DiyaCoreAPIError,
|
|
#superclass : #DiyaError,
|
|
#category : #'Diya-Events'
|
|
}
|