unit-threaded v0.7.16 (2017-04-17T23:19:19Z)
Home
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