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 instance of the InvalidRecoveryException class.
Overload List
| Name | Description |
|---|---|
| InvalidRecoveryException () | Initializes a new instance of the InvalidRecoveryException class. |
| InvalidRecoveryException (Exception) | Initializes a new instance of the InvalidRecoveryException class using a reference to the inner exception that is the cause of this exception. |
| InvalidRecoveryException (String) | Initializes a new instance of the InvalidRecoveryException class using the specified error message. |
| InvalidRecoveryException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidRecoveryException class using serialized data. |
| InvalidRecoveryException (String, Exception) | Initializes a new instance of the InvalidRecoveryException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
InvalidRecoveryException Class
InvalidRecoveryException Members
Microsoft.EnterpriseManagement.Common Namespace