IncorrectCMapUsageException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception
public final class IncorrectCMapUsageException extends System.Exception
The exception that is thrown when font usage is incorrect.
Constructors
Constructor | Description |
---|---|
IncorrectCMapUsageException(String message) | Initializes a new instance of the IncorrectCMapUsageException class. |
IncorrectCMapUsageException(String message)
public IncorrectCMapUsageException(String message)
Initializes a new instance of the IncorrectCMapUsageException class.
Parameters:
Parameter | Type | Description |
---|---|---|
message | java.lang.String | The message. |