public final class IncorrectFontUsageException extends InvalidFileFormatException
The exception that is thrown when font usage is incorrect.
| Constructor and Description |
|---|
IncorrectFontUsageException(String message)
Initializes a new instance of the
IncorrectFontUsageException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IncorrectFontUsageException(String message)
Initializes a new instance of the IncorrectFontUsageException class.
message - The message.Copyright © 2016 Aspose. All Rights Reserved.