DXAttribute |
[SerializableAttribute] public class DXAttributeException : Exception
The DXAttributeException type exposes the following members.
Name | Description | |
---|---|---|
DXAttributeException(DXAttributeType, String) | DXAttributeException constructor | |
DXAttributeException(DXAttributeType, String, Exception) | DXAttributeException constructor |
Name | Description | |
---|---|---|
DXAttributeType | Gets the DXAttributeType. |
Name | Description | |
---|---|---|
GetObjectData | When overridden in a derived class, sets the SerializationInfo with information about the exception. (Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext)) |