Package eu.bandm.tools.util.files
Class PrintWriter_limited.PrintFinished
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
eu.bandm.tools.util.files.PrintWriter_limited.PrintFinished
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PrintWriter_limited
Signals to a caller that the number of characters to print is reached.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PrintFinished
public PrintFinished()
-