public class UserRemoteException extends UserException
UserException.BuilderMEMORY_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, validationErrorcheckInterrupted, create, createaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserRemoteException(UserBitShared.DrillPBError error)
public String getMessage()
UserExceptiongetMessage in class UserExceptionpublic UserBitShared.DrillPBError getOrCreatePBError(boolean verbose)
UserExceptiongetOrCreatePBError in class UserExceptionverbose - should the error object contain the verbose error message ?Copyright © 2021 The Apache Software Foundation. All rights reserved.