UnsupportedFontTypeException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.aspose.ms.System.ApplicationException

public final class UnsupportedFontTypeException extends System.ApplicationException

The exception that is thrown when a font type is not supported.

Constructors

ConstructorDescription
UnsupportedFontTypeException(String message)Initializes a new instance of the UnsupportedFontTypeException class.

UnsupportedFontTypeException(String message)

public UnsupportedFontTypeException(String message)

Initializes a new instance of the UnsupportedFontTypeException class.

Parameters:

ParameterTypeDescription
messagejava.lang.StringThe message.