role X::Proc::Async
ErrorsCollection

role X::Proc::Async

Exception thrown by 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.