Click or drag to resize

ViewValidationException Constructor

Overload List
  NameDescription
Public methodViewValidationException(XElement)
Ctor with just element
Public methodViewValidationException(XElement, String)
Creates a new exception with specified message
Public methodViewValidationException(XElement, String, Exception)
Creates a new exception with specified message and cause
Top
See Also