FreeHEP API
Version current

org.freehep.postscript
Class RangeException

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

public class RangeException
extends Exception

Range(Check) Exception for PostScript Processor

Version:
$Id: RangeException.java,v 1.1 2004/01/12 20:19:17 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
RangeException.java

Constructor Summary
RangeException()
           
RangeException(String msg)
           
 
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

RangeException

public RangeException()

RangeException

public RangeException(String msg)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.