FontMissingException Constructor

Initializes a new instance of the FontMissingException class.

Overload List

Name Description
Public method FontMissingException()

Initializes a new instance of the FontMissingException class.

Public method FontMissingException(String)

Initializes a new instance of the FontMissingException class with a specified error message.

Public method 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.

See Also

Reference