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

public class PrintWriter_limited.PrintFinished extends RuntimeException
Signals to a caller that the number of characters to print is reached.
See Also:
  • Constructor Details

    • PrintFinished

      public PrintFinished()