Class: InterceptorConfigurationError

src/client_interceptors~ InterceptorConfigurationError


new InterceptorConfigurationError(message [, extra])

A custom error thrown when interceptor configuration fails.

Parameters:
Name Type Argument Description
message string

The error message

extra object <optional>