unit-threaded ~master (2021-10-11T15:13:26Z)
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