FailReason

Reason for Batch failure

Entries

Link copied to clipboard

Network is not available or not responding

Link copied to clipboard

Your API key is invalid

Link copied to clipboard

Your API key has been deactivated

Link copied to clipboard

An unexpected error occured, a future retry can succeed

Link copied to clipboard

Batch has globally been opted out from: network calls are not allowed

Functions

Link copied to clipboard
open fun valueOf(name: String): FailReason

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard
open fun values(): Array<FailReason>

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.