Click or drag to resize

PropertyInvalidException Constructor

Overload List
  NameDescription
Public methodPropertyInvalidException(String, Exception)
Initializes a new instance with a specified property name and a reference to the inner exception that is the cause of this exception.
Public methodPropertyInvalidException(String, String)
Initializes a new instance with a specified property name.
Top
See Also