Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new InconsistentDataException object.
Overload List
| Name | Description |
|---|---|
| InconsistentDataException () | Initializes a new InconsistentDataException object. |
| InconsistentDataException (Exception) | Initializes a new InconsistentDataException object by specifying an inner exception that caused the current exception. |
| InconsistentDataException (String) | Initializes a new InconsistentDataException object by specifying the error message that describes the current exception. |
| InconsistentDataException (SerializationInfo, StreamingContext) | Initializes a new InconsistentDataException object with serialized data. |
| InconsistentDataException (String, Exception) | Initializes a new InconsistentDataException object with an error message and inner exception. |
See Also
Reference
InconsistentDataException Class
InconsistentDataException Members
Microsoft.EnterpriseManagement.Common Namespace