unit-threaded-abscissa ~master (2016-09-21T19:02:07Z)
Home
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