FormatterClosedException

public class FormatterClosedException extends IllegalStateException

Unchecked exception thrown when the formatter has been closed.

Unless otherwise specified, passing a null argument to any method or constructor in this class will cause a NullPointerException to be thrown.

Public Constructor Summary

FormatterClosedException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public FormatterClosedException ()

Constructs an instance of this class.