Uses of Class
org.apache.drill.common.exceptions.DrillRuntimeException
Packages that use DrillRuntimeException
Package
Description
Various exceptions used in logical, physical and execution contexts.
-
Uses of DrillRuntimeException in org.apache.drill.common.exceptions
Subclasses of DrillRuntimeException in org.apache.drill.common.exceptionsModifier and TypeClassDescriptionclassBase class for all user exception.classWraps a DrillPBError object so we don't need to rebuilt it multiple times when sending it to the client.Methods in org.apache.drill.common.exceptions that return DrillRuntimeException