net.anotheria.db.dao
Class DAOSQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.db.dao.DAOException
net.anotheria.db.dao.DAOSQLException
- All Implemented Interfaces:
- Serializable
public class DAOSQLException
- extends DAOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DAOSQLException
public DAOSQLException(SQLException e)
getSqlCode
public int getSqlCode()
getSqlState
public String getSqlState()
Copyright © 2010-2013 anotheria.net. All Rights Reserved.