WSException method

Syntax
 ianywhere.qanywhere.ws.WSException.WSException(
  String msg,
  int errorCode
)
Parameters
  • msg   The error message.

  • errorCode   The error code.

Remarks

Constructs a new exception with the specified error message and error code.