public class FontManagerException
extends java.lang.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,
java.lang.String message) |
FontManagerException(int code,
java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
public static final int FONTMGR_FONTDIREXCEPTION
public static final int FONTMGR_FONTLOADINGEXCEPTION
public static final int PDFFONTEXCEPTION
Copyright © 2010 - 2020 Adobe. All Rights Reserved