UnsupportedFontException Constructor

Initializes a new instance of the UnsupportedFontException class.

Overload List

Name Description
Public method UnsupportedFontException()

Initializes a new instance of the UnsupportedFontException class.

Public method UnsupportedFontException(String)

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

Public method UnsupportedFontException(String, Exception)

Initializes a new instance of the UnsupportedFontException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference