Siebel Exception Methods for Siebel Java Data Bean

The following table describes a summary of Siebel exception methods that you can use with Siebel Java Data Bean. The Siebel Java Data Bean is one of Oracle’s Siebel Object Interfaces.

Method Description Format

GetErrorCode Method

Returns a numeric error code.

int getErrorCode()

GetErrorMessage Method

Returns an error message.

String getErrorMessage()