Uses of Class
org.apache.drill.common.exceptions.UserException
Packages that use UserException
Package
Description
Various exceptions used in logical, physical and execution contexts.
-
Uses of UserException in org.apache.drill.common.exceptions
Subclasses of UserException in org.apache.drill.common.exceptionsModifier and TypeClassDescriptionclassWraps 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 UserException
UserException.Builder.build(Logger)instead.