FontNotFoundException

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 FontNotFoundException extends System.ApplicationException

The exception that is thrown when a font is not found.

Constructors

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

FontNotFoundException(String message)

public FontNotFoundException(String message)

Initializes a new instance of the FontNotFoundException class.

Parameters:

ParameterTypeDescription
messagejava.lang.StringThe message.