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.

Typegraph§

Type relations for X::Promise::Vowed
raku-type-graph X::Promise::Vowed X::Promise::Vowed Exception Exception X::Promise::Vowed->Exception Mu Mu Any Any Any->Mu Exception->Any

Expand chart above