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