public abstract class FontException extends FontEngineException
This class has the same threadsafety guarantees as java.lang.Exception.
| Constructor and Description |
|---|
FontException() |
FontException(Font font) |
FontException(String message) |
FontException(String message,
Font font) |
FontException(String message,
Throwable cause) |
FontException(String message,
Throwable cause,
Font font) |
FontException(Throwable cause) |
FontException(Throwable cause,
Font font) |
| Modifier and Type | Method and Description |
|---|---|
Font |
getFont() |
void |
initFont(Font font) |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2010 - 2020 Adobe. All Rights Reserved