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