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