4 lines
83 B
Text
4 lines
83 B
Text
Class MyException
|
|
Inherits Exception
|
|
'data with info about exception
|
|
End Class
|