InvalidMonitoringRecoveryException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new InvalidMonitoringRecoveryException object.
Overload List
Name | Description |
---|---|
InvalidMonitoringRecoveryException () | Initializes a new InvalidMonitoringRecoveryException object. |
InvalidMonitoringRecoveryException (InvalidRecoveryException) | Initializes a new instance of the InvalidMonitoringRecoveryException class by copying values from the specified parameter. |
InvalidMonitoringRecoveryException (Exception) | Initializes a new InvalidMonitoringRecoveryException object by specifying an inner exception that caused the current exception. |
InvalidMonitoringRecoveryException (SerializationInfo, StreamingContext) | Initializes a new InvalidMonitoringRecoveryException object with serialized data. |
InvalidMonitoringRecoveryException (String) | Initializes a new InvalidMonitoringRecoveryException object by specifying the error message that describes the current exception. |
InvalidMonitoringRecoveryException (String, Exception) | Initializes a new InvalidMonitoringRecoveryException object by specifying an error message and an inner exception. |
See Also
Reference
InvalidMonitoringRecoveryException Class
InvalidMonitoringRecoveryException Members
Microsoft.EnterpriseManagement.Common Namespace