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