Uses of Package
org.apache.druid.error
-
Packages that use org.apache.druid.error Package Description org.apache.druid.error org.apache.druid.frame.segment -
Classes in org.apache.druid.error used by org.apache.druid.error Class Description BaseFailure DruidException.Failurefor a specific errorCode, category and persona.DruidException Represents an error condition exposed to the user and/or operator of Druid.DruidException.Category Category of error.DruidException.DruidExceptionBuilder DruidException.Failure DruidException.PartialDruidExceptionBuilder DruidException.Persona The persona that the message on a DruidException is targetingErrorResponse A Response Object that represents an error to be returned over the wire.InvalidInput A failure type used to makeDruidExceptions of categoryDruidException.Category.INVALID_INPUTfor personaDruidException.Persona.USER. -
Classes in org.apache.druid.error used by org.apache.druid.frame.segment Class Description DruidException Represents an error condition exposed to the user and/or operator of Druid.