Sweet Home 3D 3.4

com.eteks.sweethome3d.swing
Class InterruptedPrinterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.awt.print.PrinterException
              extended by com.eteks.sweethome3d.swing.InterruptedPrinterException
All Implemented Interfaces:
java.io.Serializable

public class InterruptedPrinterException
extends java.awt.print.PrinterException

A printer exception thrown when print is interrupted.

Author:
Emmanuel Puybaret
See Also:
Serialized Form

Constructor Summary
InterruptedPrinterException()
          Creates an interrupted printer exception.
InterruptedPrinterException(java.lang.String message)
          Creates an interrupted printer exception with the given message.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InterruptedPrinterException

public InterruptedPrinterException()
Creates an interrupted printer exception.


InterruptedPrinterException

public InterruptedPrinterException(java.lang.String message)
Creates an interrupted printer exception with the given message.


Sweet Home 3D 3.4

? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License