ViewValidationException Constructor |
Name | Description | |
---|---|---|
ViewValidationException(XElement) |
Ctor with just element
| |
ViewValidationException(XElement, String) |
Creates a new exception with specified message
| |
ViewValidationException(XElement, String, Exception) |
Creates a new exception with specified message and cause
|