net.shredzone.ifish.db
Class DatabaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.shredzone.ifish.db.DatabaseException
- All Implemented Interfaces:
- Serializable
public class DatabaseException
- extends Exception
This exception signals a problem with the database.
- Version:
- $Id: DatabaseException.java 291 2009-04-28 21:29:27Z shred $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DatabaseException
public DatabaseException(String msg)
- Constructor for the DatabaseException object
- Parameters:
msg - A message
Copyright © 2007-2011
shredzone.org. All Rights Reserved.