FreeHEP API
Version current

hep.io.root
Class RootClassNotFound

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byhep.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

Version:
$Id: RootClassNotFound.java,v 1.6 2003/05/23 20:59:14 duns Exp $
Author:
Tony Johnson (tonyj@slac.stanford.edu)
See Also:
Serialized Form
Source Code:
RootClassNotFound.java

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.