Package mars.util

Class HardcopyWriter.PrintCanceledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
mars.util.HardcopyWriter.PrintCanceledException
All Implemented Interfaces:
Serializable
Enclosing class:
HardcopyWriter

public static class HardcopyWriter.PrintCanceledException extends Exception
This is the exception class that the HardcopyWriter constructor throws when the user clicks "Cancel" in the print dialog box.
See Also:
  • Constructor Details

    • PrintCanceledException

      public PrintCanceledException(String msg)