Uses of Class
org.apache.druid.error.ErrorResponse
Packages that use ErrorResponse
-
Uses of ErrorResponse in org.apache.druid.error
Methods in org.apache.druid.error that return ErrorResponseModifier and TypeMethodDescriptionstatic ErrorResponseDruidException.toErrorResponse()Returns this DruidException as an ErrorResponse. -
Uses of ErrorResponse in org.apache.druid.query.http
Methods in org.apache.druid.query.http that return ErrorResponseConstructors in org.apache.druid.query.http with parameters of type ErrorResponse