Methods
-
isSubmissionError(error)
-
Tests if the given error is a submission error as returned by the Gateway API.
Parameters:
Name Type Description errorThe error to check
Returns:
A boolean indicating if the error is a submission error.
- Type
- boolean