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
This is the exception class that the HardcopyWriter constructor
throws when the user clicks "Cancel" in the print dialog box.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PrintCanceledException
-