Skip navigation links


Thor.API.Operations
Interface ErrorOperationsIntf

All Superinterfaces:
tcUtilityOperationsIntf

Deprecated.

@Deprecated
public interface ErrorOperationsIntf
extends tcUtilityOperationsIntf

Method Summary
 Thor.API.tcResultSet getErrorDetails(java.lang.String error_code)
          Deprecated.  

 

Methods inherited from interface Thor.API.Base.tcUtilityOperationsIntf
close, getName, setCountry, setLanguage, setVariant

 

Method Detail

getErrorDetails

@Deprecated
Thor.API.tcResultSet getErrorDetails(java.lang.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

Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.