edu.sc.seis.fissuresUtil.database
Class NotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotFound
public NotFound()
NotFound
public NotFound(String mesg)
Copyright © 2002-2007 Seismology at the University of South Carolina. All Rights Reserved.