org.freehep.postscript
Class RangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.freehep.postscript.RangeException
- All Implemented Interfaces:
- Serializable
public class RangeException
- extends Exception
Range(Check) Exception for PostScript Processor
- Version:
- $Id: RangeException.java 8951 2006-09-12 21:44:14Z duns $
- Author:
- Mark Donszelmann
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RangeException
public RangeException()
RangeException
public RangeException(String msg)
Copyright © 2000-2006 FreeHEP. All Rights Reserved.