class X::Declaration::Scope::Multi is X::Declaration::Scope { }
Thrown when a multi is declared with an incompatible scope.
For example our multi foo() { }
dies with
===SORRY!===
Cannot use 'our' with individual multi candidates. Please declare an our-scoped proto instead
See Also
class Exception
Anomalous event capable of interrupting normal control-flow
class X::Bind
Error due to binding to something that is not a variable or container
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society.
All rights reserved.