package biniou

  1. Overview
  2. Docs

Module Bi_utilSource

Error handling etc.

Sourceexception Error of string

Multipurpose exception normally raised when invalid data is found by a read or write operation.

Sourceval error : string -> 'a

error msg is equivalent to raise (Error msg).

OCaml

Innovation. Community. Security.