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