net.sf.letsparty.driver
Class LetsPartySQLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.sql.SQLException
net.sf.letsparty.driver.LetsPartySQLException
- All Implemented Interfaces:
- java.io.Serializable
- public class LetsPartySQLException
- extends java.sql.SQLException
- See Also:
- Serialized Form
Fields inherited from class java.sql.SQLException |
|
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.sql.SQLException |
getErrorCode, getNextException, getSQLState, setNextException |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
basicException
BasicException basicException
LetsPartySQLException
public LetsPartySQLException()
LetsPartySQLException
public LetsPartySQLException(java.lang.String arg0)
LetsPartySQLException
public LetsPartySQLException(java.lang.Throwable arg0)
LetsPartySQLException
public LetsPartySQLException(java.lang.String arg0,
java.lang.Throwable arg1)
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(java.io.PrintStream ps)
printStackTrace
public void printStackTrace(java.io.PrintWriter pw)