role CX::Succeed does X::Control { }

A control exception thrown when succeed is called from a when or default block.

Methods§

method message§

method message()

Returns '<next control exception>'.

Typegraph§

Type relations for CX::Succeed
raku-type-graph CX::Succeed CX::Succeed Exception Exception CX::Succeed->Exception X::Control X::Control CX::Succeed->X::Control Mu Mu Any Any Any->Mu Exception->Any X::Control->Exception

Expand chart above