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