Uses of Class
org.apache.druid.error.DruidException.PartialDruidExceptionBuilder
-
Packages that use DruidException.PartialDruidExceptionBuilder Package Description org.apache.druid.error -
-
Uses of DruidException.PartialDruidExceptionBuilder in org.apache.druid.error
Methods in org.apache.druid.error that return DruidException.PartialDruidExceptionBuilder Modifier and Type Method Description static DruidException.PartialDruidExceptionBuilderDruidException. forPersona(DruidException.Persona persona)Starts building a "general" DruidException targeting the specified persona.
-