role X::Proc::Async is Exception { ... }

Proc::Async 抛出的所有异常都执行此通用角色。

方法§

method proc§

method proc(X::Proc::Async:D --> Proc::Async)

返回抛出异常的对象。