hep.io.root
Class RootClassNotFound

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

Version:
$Id: RootClassNotFound.java 8584 2006-08-10 23:06:37Z duns $
Author:
Tony Johnson (tonyj@slac.stanford.edu)
See Also:
Serialized Form

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()


Copyright © 2000-2013 FreeHEP. All Rights Reserved.