|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.derby.iapi.services.io
Interface ErrorInfo

- All Known Subinterfaces:
- ErrorObjectInput, LimitObjectInput
- All Known Implementing Classes:
- ApplicationObjectInputStream, ArrayInputStream, FormatIdInputStream, FormatIdOutputStream
- interface ErrorInfo
Getting error information for SQLData/serializable data streams.
| Method Summary | |
java.lang.String |
getErrorInfo()
|
java.lang.Exception |
getNestedException()
|
| Method Detail |
getErrorInfo
public java.lang.String getErrorInfo()
getNestedException
public java.lang.Exception getNestedException()
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ io overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC