public final class UnsupportedFontTypeException extends PdfException
The exception that is thrown when a font type is not supported.
| Constructor and Description |
|---|
UnsupportedFontTypeException(String message)
Initializes a new instance of the
UnsupportedFontTypeException class. |
generateCrashReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic UnsupportedFontTypeException(String message)
Initializes a new instance of the UnsupportedFontTypeException class.
message - The message.Copyright © 2025 Aspose. All Rights Reserved.