public class FormatterClosedException extends IllegalStateException
Formatter but
it has already been closed.| Constructor and Description |
|---|
FormatterClosedException()
Constructs a new
FormatterClosedException. |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FormatterClosedException()
FormatterClosedException.