dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
NormalException
tests
fail
exception
Undocumented in source.
class
NormalException : UnitTestException {
this
(string msg, string file, ulong line);
}
Constructors
this
this
(string msg, string file, ulong line)
Undocumented in source.
Meta
Source
See Implementation
tests
fail
exception
classes
CustomException
NormalException
functions
testCustomException
testNormalException