class X::IO::Chdir does X::IO is Exception { }
Error class when a chdir call failed.
For example
throws
Failed to change the working directory to '/home/other': permission denied
Returns the path that was passed to the failed chdir
call.
Type relations for X::IO::Chdir
Expand chart above