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