package kinetic-client

  1. Overview
  2. Docs

Module Kinetic_error.ErrorSource

Sourcetype msg = string
Sourcetype t =
  1. | KineticError of int * msg
  2. | Generic of string * int * msg
  3. | Timeout of float * msg
  4. | Assert of msg
OCaml

Innovation. Community. Security.