|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jrunx.persistence.greylock.DBException
|
+--jrunx.persistence.greylock.DBSQLException
SQL Error: {sql}
| Fields inherited from class jrunx.persistence.greylock.DBException |
rootException |
| Constructor Summary | |
DBSQLException(java.lang.String sql)
|
|
DBSQLException(java.lang.String sql,
java.lang.Throwable th)
|
|
| Method Summary | |
java.lang.String |
getSql()
|
| Methods inherited from class jrunx.persistence.greylock.DBException |
getRootException |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DBSQLException(java.lang.String sql)
public DBSQLException(java.lang.String sql,
java.lang.Throwable th)
| Method Detail |
public java.lang.String getSql()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||