Service Error Event

Sepasoft MES Module Suite

This event is triggered by a web service listener if a call to run the web service results in a service error.

Object Functions

 

getErrorMessage()

Description

The error message from the Web Service provider.

Syntax

getErrorMessage()

 

  • Parameters

None

  • Returns

String message - A String object describing the error from the Web Service provider.

  • Scope

All

getOperation()

Description

The Web Service Operation that failed.

Syntax

getOperation()

 

  • Parameters

None

  • Returns

WSOperation - A Web Service Operation object representing the operation that failed.

  • Scope

All

 

 

 

 

 

 

 

 

 

Sepasoft MES Module Suite