public final class IncorrectCMapUsageException
extends com.aspose.ms.System.Exception
The exception that is thrown when font usage is incorrect.
| Constructor and Description |
|---|
IncorrectCMapUsageException(String message)
Initializes a new instance of the
IncorrectCMapUsageException class. |
addSuppressed, 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 © 2024 Aspose. All Rights Reserved.