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