net.java.ao.sql
Class ActiveObjectSqlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.java.ao.ActiveObjectsException
net.java.ao.sql.ActiveObjectSqlException
- All Implemented Interfaces:
- Serializable
public class ActiveObjectSqlException
- extends ActiveObjectsException
A generic runtime exception to wrap SQLException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActiveObjectSqlException
public ActiveObjectSqlException(SQLException cause)
getSqlException
public SQLException getSqlException()
Copyright © 2007-2011. All Rights Reserved.