Compartilhar via


DiscoveryDataUnresolvedClassPropertyNameException 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 DiscoveryDataUnresolvedClassPropertyNameException class.

Overload List

Name Description
DiscoveryDataUnresolvedClassPropertyNameException () Initializes a new instance of the DiscoveryDataUnresolvedClassPropertyNameException class.
DiscoveryDataUnresolvedClassPropertyNameException (Exception) Initializes a new instance of the DiscoveryDataUnresolvedClassPropertyNameException class using a reference to the inner exception that is the cause of this exception.
DiscoveryDataUnresolvedClassPropertyNameException (SerializationInfo, StreamingContext) Initializes a new instance of the DiscoveryDataUnresolvedClassPropertyNameException class using serialized data.
DiscoveryDataUnresolvedClassPropertyNameException (String) Initializes a new instance of the DiscoveryDataUnresolvedClassPropertyNameException class using the specified error message.
DiscoveryDataUnresolvedClassPropertyNameException (String, Exception) Initializes a new instance of the DiscoveryDataUnresolvedClassPropertyNameException class using the specified message and a reference to the inner exception that is the cause of this exception.
DiscoveryDataUnresolvedClassPropertyNameException (String, Guid, String) Initializes a new instance of the DiscoveryDataUnresolvedClassPropertyNameException class using the specified parameters.

See Also

Reference

DiscoveryDataUnresolvedClassPropertyNameException Class
DiscoveryDataUnresolvedClassPropertyNameException Members
Microsoft.EnterpriseManagement.Common Namespace