Function documentationError Handling (Loader Java Classes) Locate this document in the navigation structure

 

If errors occur while using the Loader Java classes, the system triggers the following exceptions:

Exceptions

Class

When Is This Exception Triggered?

com.sap.dbtech.powertoys.LoaderException

If the Loader registers an error.

com.sap.dbtech.rte.comm.RTEException

If the Java platform cannot set up a connection to the Loader.

If an existing connection is interrupted

Features

com.sap.dbtech.powertoys.DBMException Class: Methods

Method

Description

public int getErrorCode()

Returns the Loader error code.

public String getErrorID()

Returns the Loader error number.

public String toString()

Returns the exception as a string object.