public class InvalidGlyphException extends InvalidFontException
This class has the same threadsafety guarantees java.lang.Exception.
| Constructor and Description |
|---|
InvalidGlyphException() |
InvalidGlyphException(Font font) |
InvalidGlyphException(String message) |
InvalidGlyphException(String message,
Font font) |
InvalidGlyphException(String message,
Throwable cause) |
InvalidGlyphException(String message,
Throwable cause,
Font font) |
InvalidGlyphException(Throwable cause) |
InvalidGlyphException(Throwable cause,
Font font) |
getFont, initFont, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2010 - 2020 Adobe. All Rights Reserved