class X::IO::Dir does X::IO is Exception { }

dir 调用失败时抛出的错误类。

一个典型的错误消息是

Failed to get the directory contents of '/tmp/': No such file or directory

方法§

方法 path§

返回 dir 无法读取的路径。