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

Built on Mon 2007-06-04 09:58:47+0400, from revision ???

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