org.freehep.record.source
Class NoSuchRecordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.freehep.record.source.NoSuchRecordException
- All Implemented Interfaces:
- Serializable
- public class NoSuchRecordException
- extends Exception
An exception thrown when attempting to access a record that does not exist.
- See Also:
- Serialized Form
- Source Code:
- NoSuchRecordException.java
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchRecordException
public NoSuchRecordException()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.