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
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
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.