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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getErrorInfo()
java.lang.Exception
getNestedException()
-