|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
com.ibm.jtopenlite.DataStreamException
com.ibm.jtopenlite.database.DatabaseException
public class DatabaseException
| Field Summary |
|---|
| Fields inherited from class com.ibm.jtopenlite.DataStreamException |
|---|
BAD_LENGTH, BAD_REPLY, BAD_RETURN_CODE, ERROR_MESSAGE |
| Method Summary | |
|---|---|
int |
getReturnCode()
|
int |
getReturnCodeClass()
|
String |
getReturnCodeString()
|
static String |
getReturnCodeString(int rcClass,
int returnCode)
|
String |
toString()
|
| Methods inherited from class com.ibm.jtopenlite.DataStreamException |
|---|
addMessage, badLength, badReply, badReturnCode, errorMessage, getDataStreamName, getErrorMessage, getErrorMessages, getType, getValue |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int getReturnCode()
public int getReturnCodeClass()
public static String getReturnCodeString(int rcClass,
int returnCode)
public String getReturnCodeString()
public String toString()
toString in class Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||