unit-threaded ~master (2021-10-11T15:13:26Z)
Home
Dub
Repo
CustomException
oops
Undocumented in source.
class
CustomException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
oops
classes
ChildException
CustomException