FreeHEP API
Version v1.2.2

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

Constructor Summary
NoSuchRecordException()
           
 
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

NoSuchRecordException

public NoSuchRecordException()

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.