Package io.trino.plugin.thrift.api
Class TrinoThriftServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.trino.plugin.thrift.api.TrinoThriftServiceException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TrinoThriftServiceException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
isRetryable
@ThriftField(2) public boolean isRetryable()
-