1 line
41 B
ObjectPascal
1 line
41 B
ObjectPascal
type MyException = class(Exception) end;
|
type MyException = class(Exception) end;
|