interceptorFailureCode constant

int const interceptorFailureCode

Error code reported when an interceptor throws while resolving a response.

Implementation

static const int interceptorFailureCode = 7013;