gov.lanl.ObservationManager
Class ObservationNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.omg.CORBA.UserException
                    |
                    +--gov.lanl.ObservationManager.ObservationNotFoundException
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class ObservationNotFoundException
extends org.omg.CORBA.UserException

Indicates that the object can't be found in the database

See Also:
Serialized Form

Constructor Summary
ObservationNotFoundException()
           
ObservationNotFoundException(java.lang.String _reason)
           
 
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

ObservationNotFoundException

public ObservationNotFoundException()

ObservationNotFoundException

public ObservationNotFoundException(java.lang.String _reason)


Copyright © 2000 Regents of the University of California. All Rights Reserved.