org.freehep.postscript
Class BreakException

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

public class BreakException
extends RuntimeException

Break Exception for PostScript Processor

Version:
$Id: BreakException.java 8951 2006-09-12 21:44:14Z duns $
Author:
Mark Donszelmann
See Also:
Serialized Form

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

BreakException

public BreakException()


Copyright © 2000-2006 FreeHEP. All Rights Reserved.