public class UserRemoteException extends UserException
UserException.Builder
MEMORY_ERROR_MSG
Constructor and Description |
---|
UserRemoteException(UserBitShared.DrillPBError error) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage()
generates the message that will be displayed to the client without the stack trace.
|
UserBitShared.DrillPBError |
getOrCreatePBError(boolean verbose)
returns or creates a DrillPBError object corresponding to this user exception.
|
connectionError, connectionError, dataReadError, dataReadError, dataWriteError, dataWriteError, executionError, functionError, functionError, getErrorId, getErrorLocation, getErrorType, getMessage, getOriginalMessage, getVerboseMessage, getVerboseMessage, internalError, internalError, memoryError, memoryError, memoryError, parseError, parseError, permissionError, permissionError, planError, planError, rebuild, resourceError, resourceError, schemaChangeError, schemaChangeError, systemError, unspecifiedError, unsupportedError, unsupportedError, validationError, validationError
checkInterrupted, create, create
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserRemoteException(UserBitShared.DrillPBError error)
public String getMessage()
UserException
getMessage
in class UserException
public UserBitShared.DrillPBError getOrCreatePBError(boolean verbose)
UserException
getOrCreatePBError
in class UserException
verbose
- should the error object contain the verbose error message ?Copyright © 1970 The Apache Software Foundation. All rights reserved.