package thrift

  1. Overview
  2. Docs

Module Thrift.Application_ExnSource

Sourcetype typ =
  1. | UNKNOWN
  2. | UNKNOWN_METHOD
  3. | INVALID_MESSAGE_TYPE
  4. | WRONG_METHOD_NAME
  5. | BAD_SEQUENCE_ID
  6. | MISSING_RESULT
  7. | INTERNAL_ERROR
  8. | PROTOCOL_ERROR
  9. | INVALID_TRANSFORM
  10. | INVALID_PROTOCOL
  11. | UNSUPPORTED_CLIENT_TYPE
Sourceval typ_of_i : int32 -> typ
Sourceval typ_to_i : typ -> int32
Sourceclass t : object ... end
Sourceval create : typ -> string -> t
Sourceval read : Protocol.t -> t
Sourceexception E of t
OCaml

Innovation. Community. Security.