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.

See Also

role X::Comp

Common role for compile-time errors

role X::IO

IO related error

role X::OS

Error reported by the operating system

role X::Pod

Pod related error

role X::Syntax

Syntax error thrown by the compiler

role X::Temporal

Error related to DateTime or Date

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.