Interface ErrorOperationsIntf

All Superinterfaces:
tcUtilityOperationsIntf

@Deprecated public interface ErrorOperationsIntf extends tcUtilityOperationsIntf
Deprecated.
  • Method Details

    • getErrorDetails

      @Deprecated Thor.API.tcResultSet getErrorDetails(String error_code) throws tcAPIException, tcAPIException
      Deprecated.
      Returns error detail information based on error_code from ERR table.
      Parameters:
      error_code - ERR_CODE string against which we need to retreive error details.
      Returns:
      Throws:
      tcAPIException - If an error occurs while querying the user data
      Since:
      9.1.0.0