Siebel Object Interfaces Reference > Java Data Bean Quick Reference >

SiebelException Methods for Java Data Bean


Table 56 lists a summary of the SiebelException methods' syntax.

Table 56. SiebelException Methods Syntax Summary
Method
Description
Syntax

GetErrorCode Method

Gets a numeric error code.

int getErrorCode()

GetErrorMessage Method

Gets an error message.

String getErrorMessage()

For more information on the Java Data Bean Interface, read the Javadoc files, which are contained in a file named Siebel_JavaDoc.jar. This file is normally located in: \siebsrvr\CLASSES.

Siebel Object Interfaces Reference Copyright © 2008, Oracle. All rights reserved.