DiscoveryDataClassNotDeployedException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the DiscoveryDataClassNotDeployedException class.
Overload List
Name | Description |
---|---|
DiscoveryDataClassNotDeployedException () | Initializes a new instance of the DiscoveryDataClassNotDeployedException class. |
DiscoveryDataClassNotDeployedException (Exception) | Initializes a new instance of the DiscoveryDataClassNotDeployedException class using a reference to the inner exception that is the cause of this exception. |
DiscoveryDataClassNotDeployedException (Guid) | Initializes a new instance of the DiscoveryDataClassNotDeployedException class using the specified class ID parameter. |
DiscoveryDataClassNotDeployedException (SerializationInfo, StreamingContext) | Initializes a new instance of the DiscoveryDataClassNotDeployedException class using serialized data. |
DiscoveryDataClassNotDeployedException (String) | Initializes a new instance of the DiscoveryDataClassNotDeployedException class using the specified error message. |
DiscoveryDataClassNotDeployedException (String, Exception) | Initializes a new instance of the DiscoveryDataClassNotDeployedException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
DiscoveryDataClassNotDeployedException Class
DiscoveryDataClassNotDeployedException Members
Microsoft.EnterpriseManagement.Common Namespace