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 MonitoringException object.
Overload List
| Name | Description |
|---|---|
| MonitoringException () | Initializes a new MonitoringException object. |
| MonitoringException (Exception) | Initializes a new MonitoringException object by specifying an inner exception that caused the current exception. |
| MonitoringException (String) | Initializes a new MonitoringException object by specifying the error message that describes the current exception. |
| MonitoringException (SerializationInfo, StreamingContext) | Initializes a new MonitoringException object with serialized data. |
| MonitoringException (String, Exception) | Initializes a new MonitoringException object with an error message and inner exception. |
See Also
Reference
MonitoringException Class
MonitoringException Members
Microsoft.EnterpriseManagement.Common Namespace