AttributeException constructor
Initializes a new instance of the AttributeException class.
Overload list
Name | Description | |
---|---|---|
![]() |
AttributeException() | Initializes a new instance of the AttributeException class. |
![]() |
AttributeException(String) | Initializes a new instance of the AttributeException class. |
![]() |
AttributeException(String, Exception) | Initializes a new instance of the AttributeException class. |
Top