EnsureException

Thrown for any validation errors.

Constructors

this
this(string paramName, string msg, string file, size_t line, Throwable next)

Constructs a new EnsureException for a given parameter with a custom message.

Members

Functions

paramName
string paramName()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Tony J. Hudgins