Skip to content

Commit 13c9820

Browse files
authored
Doc RAKUDO_EXCEPTIONS_HANDLER
1 parent dadf22a commit 13c9820

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/Programs/00-running.pod6

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ Causes the module loader to print debugging information to standard error.
9090
9191
=head2 Error Message Verbosity and Strictness
9292
93+
=defn C<RAKUDO_EXCEPTIONS_HANDLER> (I<Str>; C<src/core/Exception.pm>)
94+
Specifies the name of a custom exceptions handler. For example, to load and use
95+
C<Exceptions::JSON> class, set this env var to C<JSON>
96+
9397
=defn C<RAKUDO_NO_DEPRECATIONS> (I<Bool>; C<src/core/Deprecations.pm>)
9498
If true, suppresses deprecation warnings triggered by the C<is DEPRECATED> trait.
9599

0 commit comments

Comments
 (0)