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