|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.client.am.SQLExceptionFactory
public class SQLExceptionFactory
class to create SQLException
| Constructor Summary | |
|---|---|
SQLExceptionFactory()
|
|
| Method Summary | |
|---|---|
java.sql.SQLException |
getSQLException(java.lang.String message,
java.lang.String sqlState,
int errCode)
creates SQLException initialized with all the params received from the caller. |
static java.sql.SQLException |
notImplemented(java.lang.String feature)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLExceptionFactory()
| Method Detail |
|---|
public static java.sql.SQLException notImplemented(java.lang.String feature)
public java.sql.SQLException getSQLException(java.lang.String message,
java.lang.String sqlState,
int errCode)
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||