Siebel Object Interfaces Reference > Interfaces Reference > Business Component Methods >

GetLastErrText Method


The GetLastErrText method returns the last error text message on the business component level.

Syntax

BusComp.GetLastErrText

Argument
Description

Not applicable

 

Returns

The most recent error text message as a String

Usage

After execution of a method, the GetLastErrCode can be invoked to check if any error was returned from the previous operation. The GetLastErrText method can be invoked to retrieve the text of the error message.

Used With

COM Data Control, Mobile Web Client Automation Server

See Also

GetLastErrCode Method

Siebel Object Interfaces Reference