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()


Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.