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

java.lang.String getErrorInfo()

getNestedException

java.lang.Exception getNestedException()

Built on Thu 2010-12-23 20:49:13+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.