Initializes a new instance of the InvalidStyleValueException class.
Name | Description | |
---|---|---|
InvalidStyleValueException() |
Initializes a new instance of the InvalidStyleValueException class. |
|
InvalidStyleValueException(String) |
Initializes a new instance of the InvalidStyleValueException class with a specified error message. |
|
InvalidStyleValueException(String, Exception) |
Initializes a new instance of the InvalidStyleValueException class with a specified error message and a reference to the inner exception that is the cause of this exception. |