An exception of this type is thrown when an attempt is made to use a Formatter whose close( ) method has been called.
public class FormatterClosedException extends IllegalStateException { // Public Constructors public FormatterClosedException( ); }