TieredMonitoringException Constructor
Initializes a new TieredMonitoringException object.
Overload List
Name | Description |
---|---|
TieredMonitoringException () | Initializes a new TieredMonitoringException object. |
TieredMonitoringException (Exception) | Initializes a new TieredMonitoringException object by specifying an inner exception that caused the current exception. |
TieredMonitoringException (String) | Initializes a new TieredMonitoringException object by specifying the name of the Management Group for which an error occurred. |
TieredMonitoringException (SerializationInfo, StreamingContext) | Initializes a new TieredMonitoringException object with serialized data. |
TieredMonitoringException (String, Exception) | Initializes a new TieredMonitoringException object with the inner exception and the name of the Management Group for which the exception is thrown. |
See Also
Reference
TieredMonitoringException Class
TieredMonitoringException Members
Microsoft.EnterpriseManagement.Common Namespace