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