Last control exception
role CX::Last does X::Control { }
A control exception that is thrown when last is called.
method message()
Returns '<last control exception>'. Since this type of exception is to be consumed by type and not really by the content of the message, this is a generic message, similar to all other CX::* exceptions.