public class NoSuitableFontException extends FormattingException
| Constructor and Description |
|---|
NoSuitableFontException(int start,
int limit) |
NoSuitableFontException(String message,
int start,
int limit) |
NoSuitableFontException(String message,
Throwable cause,
int start,
int limit) |
NoSuitableFontException(Throwable cause,
int start,
int limit) |
getLimit, getStart, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic NoSuitableFontException(int start,
int limit)
public NoSuitableFontException(String message, int start, int limit)
public NoSuitableFontException(String message, Throwable cause, int start, int limit)
public NoSuitableFontException(Throwable cause, int start, int limit)
Copyright © 2010 - 2020 Adobe. All Rights Reserved