org.apache.empire.db.exceptions
Class StatementFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.empire.exceptions.EmpireException
org.apache.empire.db.exceptions.EmpireSQLException
org.apache.empire.db.exceptions.StatementFailedException
- All Implemented Interfaces:
- Serializable
public class StatementFailedException
- extends EmpireSQLException
- See Also:
- Serialized Form
Method Summary |
protected void |
log()
log the error |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
errorType
public static final ErrorType errorType
StatementFailedException
public StatementFailedException(DBObject obj,
String sqlCmd,
SQLException cause)
log
protected void log()
- log the error
- Overrides:
log
in class EmpireException
Copyright © 2008–2014 Apache Software Foundation. All rights reserved.