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