Module Thrift.Application_Exn
type typ=|UNKNOWN|UNKNOWN_METHOD|INVALID_MESSAGE_TYPE|WRONG_METHOD_NAME|BAD_SEQUENCE_ID|MISSING_RESULT|INTERNAL_ERROR|PROTOCOL_ERROR|INVALID_TRANSFORM|INVALID_PROTOCOL|UNSUPPORTED_CLIENT_TYPE
class t : object ... endval create : typ -> string -> tval read : Protocol.t -> t
exceptionE of t