Camelia

class X::NoDispatcher

src
    class X::NoDispatcher is Exception { }

 
Error thrown when a redispatcher like nextsame is called without being in the dynamic scope of a call that could possible redispatch. For example
    nextsame

 
in the mainline dies with
    nextsame is not in the dynamic scope of a dispatcher

 

Methods

redispatcher

    method redispatcher() returns Str:D

 
Returns the name of the redispatcher function that did not succeed.

Perl 6 Tricks and Treats newsletter

Register to the free newsletter now, and get updates and news.
Email:
Name: