fluent-asserts ~master (2021-09-16T18:09:03Z)
Home
Dub
Repo
CustomException
fluentasserts
core
operations
throwable
Undocumented in source.
version(unittest)
class
CustomException : Exception {
this
(string msg, string fileName, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string fileName, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
fluentasserts
core
operations
throwable
classes
CustomException
functions
throwAnyException
throwAnyExceptionWithMessage
throwException
throwExceptionWithMessage