DiscoveryDataUnresolvedClassPropertyNameException Constructor
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 (String) | Initializes a new instance of the DiscoveryDataUnresolvedClassPropertyNameException class using the specified error message. |
DiscoveryDataUnresolvedClassPropertyNameException (SerializationInfo, StreamingContext) | Initializes a new instance of the DiscoveryDataUnresolvedClassPropertyNameException class using serialized data. |
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