RequestFailureReasonCode

Enum representing the reason for a request failure.

Author

Abhishek Kumar

Since

14.09.00

Entries

Link copied to clipboard

Requested feature is not active currently

Link copied to clipboard

SDK state doesn't allow the operation either due to disable state or opt-out configuration

Link copied to clipboard

Server error occurred while processing the request

Link copied to clipboard

Network error occurred while processing the request

Link copied to clipboard

Error occurred while parsing the response from the network call

Link copied to clipboard

Error occurred while processing the request

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

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

Returns an array containing the constants of this enum type, in the order they're declared.