Uses of Interface
org.apache.druid.common.exception.ErrorResponseTransformStrategy
-
Packages that use ErrorResponseTransformStrategy Package Description org.apache.druid.common.exception -
-
Uses of ErrorResponseTransformStrategy in org.apache.druid.common.exception
Classes in org.apache.druid.common.exception that implement ErrorResponseTransformStrategy Modifier and Type Class Description classAllowedRegexErrorResponseTransformStrategyclassNoErrorResponseTransformStrategyError response transform strategy that does nothing and simply return the same Exception back without any change
-