Newer Version Available
OutputResult Class
Namespace
blng
OutputResult Methods
The following are methods for OutputResult.
setErrorMessage(errorMessage)
Signature
global static void setErrorMessage(String errorMessage)
Parameters
- errorMessage
- Type: String
- Error message containing information about the failed gateway communication. For information about the error message, see the documentation for your gateway.
Return Value
Type: void