Partager via


DiscoveryDataInvalidClassIdException 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 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 (Guid, Guid, Guid, String) Initializes a new instance of the DiscoveryDataInvalidClassIdException class.
DiscoveryDataInvalidClassIdException (SerializationInfo, StreamingContext) Initializes a new instance of the DiscoveryDataInvalidClassIdException class together with serialized data.
DiscoveryDataInvalidClassIdException (String) Initializes a new instance of the DiscoveryDataInvalidClassIdException class together with the specified message.
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.

See Also

Reference

DiscoveryDataInvalidClassIdException Class
DiscoveryDataInvalidClassIdException Members
Microsoft.EnterpriseManagement.Common Namespace