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