Package org.apache.drill.common.exceptions
package org.apache.drill.common.exceptions
Various exceptions used in logical, physical and execution contexts.
-
ClassDescriptionRepresents an additional level of error context detail that adds to that provided by some outer context.Generic mechanism to pass error context throughout the row set mechanism and scan framework.Utility class that handles error message generation from protobuf error objects.Special exception to be caught by caller, who is supposed to free memory by spilling and try againBase class for all user exception.Builder class for DrillUserException.Provides utilities (such as retrieving hints) to add more context to UserExceptions.Wraps a DrillPBError object so we don't need to rebuilt it multiple times when sending it to the client.