public class ThriftProtocolException extends IOException
| Constructor and Description |
|---|
ThriftProtocolException(Class<?> type,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType()
Returns the type of object that failed Thrift .
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2024 Airlift. All rights reserved.