role CX::Last
ErrorsCollection

role CX::Last

Last control exception

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

A control exception that is thrown when last is called.

Methods

method message

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.