1
0
mirror of https://github.com/lxsang/Diya-API.git synced 2024-12-27 20:08:22 +01:00
Diya-API/Diya/DiyaCoreAPIError.class.st

6 lines
93 B
Smalltalk
Raw Normal View History

2022-03-19 02:18:29 +01:00
Class {
#name : #DiyaCoreAPIError,
#superclass : #DiyaError,
#category : #'Diya-Events'
}