FreeHEP API
Version v1.2

org.freehep.postscript
Class NameNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.freehep.postscript.NameNotFoundException
All Implemented Interfaces:
Serializable

public class NameNotFoundException
extends Exception

Name Not Found Exception for PostScript Processor

Version:
$Id: NameNotFoundException.java,v 1.1 2001/06/21 07:20:16 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form

Constructor Summary
NameNotFoundException(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

NameNotFoundException

public NameNotFoundException(String msg)

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.