WS Exception

Sepasoft MES Module Suite

The WSException object is returned from a web service call to handle errors and other exceptional events.

Object Functions

 

getMessage()

Description

Returns a message with details about this web service exception.

Syntax

getMessage()

 

  • Parameters

None

  • Returns

String message - A message about the exception that occured.

  • Scope

All

getVariable()

Description

 Gets the web service variable associated with this exception.

Syntax

getVariable()

 

  • Parameters

None

  • Returns

WSVariable variable - The WSVariable object is returned from this web service.

  • Scope

All

 

 

 

 

 

 

Sepasoft MES Module Suite