CustomException

Undocumented in source.
version(unittest)
class CustomException : Exception {}

Constructors

this
this(string msg, string fileName, size_t line, Throwable next)
Undocumented in source.

Meta