Click or drag to resize
ValidationException Constructor
Overload List
  NameDescription
Public methodValidationException
Initializes a new instance of the ValidationException class.
Public methodValidationException(String)
Initializes a new instance of the ValidationException class.
Public methodValidationException(IListIdsError)
Initializes a new instance of the ValidationException class.
Protected methodValidationException(SerializationInfo, StreamingContext)
Initializes a new instance of the ValidationException class.
Public methodValidationException(String, Exception)
Initializes a new instance of the ValidationException class.
Public methodValidationException(String, String, String)
Initializes a new instance of the ValidationException class.
Public methodValidationException(String, String, String, Exception)
Initializes a new instance of the ValidationException class.
Top
See Also