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