Package io.airlift.drift.protocol
Class TProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.airlift.drift.TException
io.airlift.drift.protocol.TProtocolException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTProtocolException(String message) TProtocolException(String message, Throwable cause) TProtocolException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TProtocolException
public TProtocolException() -
TProtocolException
-
TProtocolException
-
TProtocolException
-