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