edu.indiana.dlib.metsnav.dao
Class DAOException
java.lang.Object
java.lang.Throwable
edu.indiana.dlib.metsnav.dao.DAOException
- All Implemented Interfaces:
- Serializable
public class DAOException
- extends Throwable
Exception wrapper for DAO
- Author:
- David Jiao
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DAOException
public DAOException()
DAOException
public DAOException(String msg)
DAOException
public DAOException(String msg,
Throwable cause)
Copyright © 2005 Trustees of Indiana University. All Rights Reserved.