ThrowableProxy

Undocumented in source.

Constructors

this
this(Throwable thrown, bool expectedValue, Message[] messages, string file, size_t line)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

because
auto because(string reason)
Undocumented in source. Be warned that the author may not have intended to support it.
file
auto file()
Undocumented in source. Be warned that the author may not have intended to support it.
info
auto info()
Undocumented in source. Be warned that the author may not have intended to support it.
line
auto line()
Undocumented in source. Be warned that the author may not have intended to support it.
msg
auto msg()
Undocumented in source. Be warned that the author may not have intended to support it.
next
auto next()
Undocumented in source. Be warned that the author may not have intended to support it.
original
auto original()
Undocumented in source. Be warned that the author may not have intended to support it.
withMessage
auto withMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
withMessage
auto withMessage(string expectedMessage)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta