class X::Syntax::Number::RadixOutOfRange does X::Syntax { }
Syntax error that is thrown when the radix of a radix number is
not allowed, like :1<1>
or :42<ouch>
.
Methods
method radix
method radix(--> Int:D)
The offensive radix.
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.