@ThriftStruct public final class PrestoThriftServiceException extends Exception
| Constructor and Description |
|---|
PrestoThriftServiceException(String message,
boolean retryable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isRetryable() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@ThriftConstructor public PrestoThriftServiceException(String message, boolean retryable)
@ThriftField(value=1) public String getMessage()
getMessage in class Throwable@ThriftField(value=2) public boolean isRetryable()
Copyright © 2012–2023. All rights reserved.