class X::Promise::Vowed is Exception { }
This exception is thrown when code tries to keep/break an already vowed
promise without going through the corresponding Vow
object.
Methods
method promise
method promise()
Returns the vowed Promise.
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.