Occurs if the validation of a RuleSet is unsuccessful.
Name | Description |
---|---|
Equals(Object) |
Determines whether the specified object is equal to the current object.
(Inherited from Object)
|
Equals(Object, Object) |
Determines whether the specified object instances are considered equal.
(Inherited from Object)
|
GetBaseException() |
When overridden in a derived class, returns the (Inherited from Exception)
|
GetHashCode() |
Serves as the default hash function.
(Inherited from Object)
|
GetMessages(ValidationResultType) |
Returns the error message for a given outcome. |
GetObjectData(SerializationInfo, StreamingContext) |
When overridden in a derived class, sets the (Inherited from Exception)
|
GetType() |
Gets the runtime type of the current instance.
(Inherited from Exception)
|
MemberwiseClone() |
Creates a shallow copy of the current (Inherited from Object)
|
ReferenceEquals(Object, Object) |
Determines whether the specified (Inherited from Object)
|
ToString() |
Creates and returns a string representation of the current exception.
(Inherited from Exception)
|