edu.sc.seis.fissuresUtil.database
Class NotFound

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.sc.seis.fissuresUtil.database.NotFound
All Implemented Interfaces:
Serializable

public class NotFound
extends Exception

Indicates that a request to the database did not generate any result. Created: Wed Dec 6 11:07:20 2000

Version:
Author:
Philip Crotwell
See Also:
Serialized Form

Constructor Summary
NotFound()
           
NotFound(String mesg)
           
 
Method Summary
 
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

NotFound

public NotFound()

NotFound

public NotFound(String mesg)


Copyright © 2002-2007 Seismology at the University of South Carolina. All Rights Reserved.