FreeHEP API
Version v1.2

hep.io.root
Class RootClassNotFound

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--hep.io.root.RootClassNotFound
All Implemented Interfaces:
Serializable

public class RootClassNotFound
extends Exception

Exception thrown if a definition of a Root class can not be found

See Also:
Serialized Form
Author::
Tony Johnson (tonyj@slac.stanford.edu)
Version::
$Id: RootClassNotFound.java,v 1.5 2003/04/24 19:36:18 tonyj Exp $

Constructor Summary
RootClassNotFound(String name)
           
 
Method Summary
 String getClassName()
           
 
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

RootClassNotFound

public RootClassNotFound(String name)
Method Detail

getClassName

public String getClassName()

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.