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

6 lines
82 B
Smalltalk
Raw Normal View History

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