We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce41e7 commit 12a5cbaCopy full SHA for 12a5cba
doc/Type/X/Control.rakudoc
@@ -15,7 +15,7 @@ C<X::Control> can raise a control exception which is caught by the L<CONTROL
15
phaser|/language/phasers#CONTROL> instead of L<CATCH|/language/phasers#CATCH>.
16
This allows to define custom control exceptions.
17
18
-For example, the custom C<CX::Oops> control exception we define below:
+For example, the custom C<CX::Vaya> control exception we define below:
19
20
=begin code
21
class CX::Vaya does X::Control {
0 commit comments