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
Send comments about this topic to Microsoft.

