org.ephman.abra.database
Class AbraSQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
org.ephman.abra.database.AbraSQLException
- All Implemented Interfaces:
- java.io.Serializable
- public class AbraSQLException
- extends java.sql.SQLException
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.sql.SQLException |
getErrorCode, getNextException, getSQLState, setNextException |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AbraSQLException
public AbraSQLException(java.lang.String error)
AbraSQLException
public AbraSQLException(java.lang.String error,
java.lang.Object[] args)
AbraSQLException
public AbraSQLException(java.lang.String error,
java.lang.Object arg)
translate
protected void translate(java.lang.String error,
java.lang.Object[] args)
getLocalizedMessage
public java.lang.String getLocalizedMessage()
getMessage
public java.lang.String getMessage()
toString
public java.lang.String toString()