ViewException

Exception thrown by a view.

Constructors

this
this(string viewName, Exception exception, string fn, size_t ln)

Creates a new view exception.

Members

Functions

toString
string toString()

Retrieves a string equivalent to the exception text.

Meta