Uses of Interface
org.apache.druid.common.exception.ErrorResponseTransformStrategy
Packages that use ErrorResponseTransformStrategy
-
Uses of ErrorResponseTransformStrategy in org.apache.druid.common.exception
Classes in org.apache.druid.common.exception that implement ErrorResponseTransformStrategyModifier and TypeClassDescriptionclassclassError response transform strategy that does nothing and simply return the same Exception back without any changeclassErrorResponseTransformStrategythat modifies the error message of aDruidExceptionbased on the persona.