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