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.