Name

FormatterClosedException

Synopsis

An exception of this type is thrown when an attempt is made to use a Formatter whose close( ) method has been called.

java.util.FormatterClosedException

Figure 16-22. java.util.FormatterClosedException

public class FormatterClosedException extends IllegalStateException {
// Public Constructors
     public FormatterClosedException( );  
}

Get Java in a Nutshell, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.