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