2 lines
41 B
ObjectPascal
2 lines
41 B
ObjectPascal
|
|
type MyException = class(Exception) end;
|
|
|
type MyException = class(Exception) end;
|