dextool v3.1.0 (2021-05-10T21:15:40Z)
Dub
Repo
CustomException
tests
fail
exception
Undocumented in source.
class
CustomException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
tests
fail
exception
classes
CustomException
NormalException
functions
testCustomException
testNormalException