Partager via


SdkServiceNotInitializedException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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 (SerializationInfo, StreamingContext) Initializes a new SdkServiceNotInitializedException object with serialized data.
SdkServiceNotInitializedException (String) Initializes a new SdkServiceNotInitializedException object by specifying the error message that describes the current exception.
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