RhttpInterceptorException constructor

RhttpInterceptorException(
  1. HttpRequest request,
  2. Object error
)

Implementation

RhttpInterceptorException(super.request, this.error);