GenericExceptionUserInfoKeys

Collection of keys supported by GenericException.userInfo.

Properties

Link copied to clipboard
const val PARAM_NAME: String

UserInfo key for the parameter name that failed validation.

Link copied to clipboard

UserInfo key for the partial response data when cancellation is requested.

Link copied to clipboard

UserInfo key for the streaming service specific error message when linking fails.

Link copied to clipboard
const val STATUS_CODE: String

UserInfo key for the HTTP Status Code of the network request that failed.