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.
getErrorInfo
public java.lang.String getErrorInfo()
getNestedException
public java.lang.Exception getNestedException()
Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.