FreeHEP API
Version current

org.freehep.postscript
Class BreakException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.freehep.postscript.BreakException
All Implemented Interfaces:
Serializable

public class BreakException
extends RuntimeException

Break Exception for PostScript Processor

Version:
$Id: BreakException.java,v 1.1 2001/06/04 07:23:48 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
BreakException.java

Constructor Summary
BreakException()
           
 
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

BreakException

public BreakException()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.