|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jdbaccess.exception.ErrorInfo
public class ErrorInfo
| Field Summary | |
|---|---|
static int |
ERROR
|
static int |
FATAL_DB_ERROR
|
| Constructor Summary | |
|---|---|
ErrorInfo()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getAction(int errorNumber)
|
static java.lang.String |
getCause(int errorNumber)
|
static java.lang.String |
getMessage(int errorNumber)
|
static int |
getType(int errorNumber)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int ERROR
public static int FATAL_DB_ERROR
| Constructor Detail |
|---|
public ErrorInfo()
| Method Detail |
|---|
public static int getType(int errorNumber)
public static java.lang.String getMessage(int errorNumber)
public static java.lang.String getCause(int errorNumber)
public static java.lang.String getAction(int errorNumber)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||