Code
Base code type.
Inheritors
Types
Link copied to clipboard
API credentials could not be verified.
Link copied to clipboard
Operation is cancelled.
Link copied to clipboard
Generic error that can’t be classified as specific.
Link copied to clipboard
data class Internal(val internalCode: POFailure.InternalCode = InternalCode.mobile) : POFailure.Code
Something went wrong on the ProcessOut side. This is extremely rare.
Link copied to clipboard
No network connection.
Link copied to clipboard
The requested resource could not be found.
Link copied to clipboard
Operation is timed out.
Link copied to clipboard
Unknown error that can’t be interpreted. Inspect associated rawValue for additional details.
Link copied to clipboard
Request data is not valid or cannot be validated.