apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TApplicationException.Type
thrift
protocol
base
TApplicationException
The possible exception types.
Values
Value
Meaning
UNKNOWN
0
UNKNOWN_METHOD
1
INVALID_MESSAGE_TYPE
2
WRONG_METHOD_NAME
3
BAD_SEQUENCE_ID
4
MISSING_RESULT
5
INTERNAL_ERROR
6
PROTOCOL_ERROR
7
INVALID_TRANSFORM
8
INVALID_PROTOCOL
9
UNSUPPORTED_CLIENT_TYPE
10
Meta
Source
See Implementation
thrift
protocol
base
TApplicationException
constructors
this
enums
Type
functions
read
type
write
The possible exception types.