public class FontManagerException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static int |
FONTMGR_FONTDIREXCEPTION
exception related to font directories
|
static int |
FONTMGR_FONTLOADINGEXCEPTION
exception while loading fonts
|
static int |
PDFFONTEXCEPTION
gibson PDFFontException
|
| Constructor and Description |
|---|
FontManagerException(int code,
String message) |
FontManagerException(int code,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int FONTMGR_FONTDIREXCEPTION
public static final int FONTMGR_FONTLOADINGEXCEPTION
public static final int PDFFONTEXCEPTION
public FontManagerException(int code,
String message)
public String getMessage()
getMessage in class ThrowableCopyright © 2010 - 2020 Adobe. All Rights Reserved