FontException Constructor

Initializes a new instance of the FontException class.

Overload List

Name Description
Public method FontException()

Initializes a new instance of the FontException class.

Public method FontException(String)

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

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

See Also

Reference