Module Biocaml.Common


module Common: Biocaml_common

exception PosError of string * int * int * exn
An error exception that wraps an underlying exception (the last value) with information about the position where that exception occurred. The position is given by the first three values: