public class FormatterClosedException
extends java.lang.IllegalStateException
Unless otherwise specified, passing a null argument to any
method or constructor in this class will cause a NullPointerException to be thrown.
| Constructor and Description |
|---|
FormatterClosedException()
Constructs an instance of this class.
|