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 Details

    • getErrorInfo

      String getErrorInfo()
    • getNestedException

      Exception getNestedException()