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