InvalidServiceException Constructor
Initializes a new instance of the InvalidServiceException class.
Overload List
Name | Description |
---|---|
InvalidServiceException () | Initializes a new instance of the InvalidServiceException class. |
InvalidServiceException (String) | Initializes a new instance of the InvalidServiceException class using the specified error message. |
InvalidServiceException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidServiceException class using serialized data. |
InvalidServiceException (String, Exception) | Initializes a new instance of the InvalidServiceException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
InvalidServiceException Class
InvalidServiceException Members
Microsoft.EnterpriseManagement.Common Namespace