Error Handling
The API raises specific exceptions for each function/procedure, allowing the caller to handle errors accordingly. The exceptions are:
INVALID_IDCS_CREDENTIALSPAR_GENERATION_FAILEDUPLOAD_FAILEDQUERY_EXECUTION_FAILED
These exceptions can be caught and handled using standard PL/SQL error handling mechanisms.