AttributeException Constructor
Include Protected Members
Include Inherited Members
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