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
- Version:
- $Id: RootClassNotFound.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RootClassNotFound
public RootClassNotFound(String name)
getClassName
public String getClassName()
Copyright © 2000-2013 FreeHEP. All Rights Reserved.