FreeHEP API
Version current

org.freehep.record.source
Class NoSuchRecordException

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

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 current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.