org.openide.src
Class ElementPrinterInterruptException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.openide.src.ElementPrinterInterruptException
- All Implemented Interfaces:
- Serializable
- public class ElementPrinterInterruptException
- extends Exception
Thrown when an element printer stops printing at some notable point.
- See Also:
ElementPrinter
, Serialized Form
ElementPrinterInterruptException
public ElementPrinterInterruptException()
- Construct the exception.
Built on December 12 2001. | Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.