aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/errors.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/errors.mli')
-rw-r--r--lib/errors.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/errors.mli b/lib/errors.mli
index a863c5e30..d04ebb3fe 100644
--- a/lib/errors.mli
+++ b/lib/errors.mli
@@ -38,6 +38,8 @@ val invalid_arg_loc : loc * string -> 'a
val todo : string -> unit
exception Timeout
+exception Drop
+exception Quit
(** Like [Exc_located], but specifies the outermost file read, the
input buffer associated to the location of the error (or the module name