role X::OS { has $.os-error }

所有异常的通用角色,这些异常由操作系统报告的某些错误触发(失败的 IO、系统调用、fork、内存分配)。

方法§

方法 os-error§

method os-error(--> Str:D)

返回操作系统报告的错误。