role X::Proc::Async
role X::Proc::Async is Exception { ... }
All exceptions thrown by Proc::Async do this common role.
Methods
method proc
method proc(X::Proc::Async:D --> Proc::Async)
Returns the object that threw the exception.
role X::Proc::Async is Exception { ... }
All exceptions thrown by Proc::Async do this common role.
method proc(X::Proc::Async:D --> Proc::Async)
Returns the object that threw the exception.
Resoures
Learning
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.