class X::IO::Rmdir
ErrorsCollection

class X::IO::Rmdir

Error while trying to remove a directory

my class X::IO::Rmdir does X::IO is Exception { }

Error class for failed rmdir operations.

A typical error message is

Failed to remove the directory 'lib': Directory not empty

Methods

method path

Returns the path rmdir failed to remove