Thrift
Documentation
module Thrift.Transport
module Thrift.Protocol
data AppExnType Source
Constructors
| AE_UNKNOWN | |
| AE_UNKNOWN_METHOD | |
| AE_INVALID_MESSAGE_TYPE | |
| AE_WRONG_METHOD_NAME | |
| AE_BAD_SEQUENCE_ID | |
| AE_MISSING_RESULT |
Instances
Constructors
| AppExn | |
Fields
| |
data ThriftException Source
Constructors
| ThriftException |