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

A control exception to be used when proceed is used within when or default blocks.

Methods§

method message§

method message()

Returns '<proceed control exception>'.

Typegraph§

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

Expand chart above