mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-01-31 18:55:46 +01:00
4 lines
85 B
OCaml
4 lines
85 B
OCaml
|
exception SoftError of string
|
||
|
val error : string -> 'a
|
||
|
exception HardError of string
|