Exception, to be thrown when attempting to access a file or directory and
finding that something with the that name exists, but is of an unexpected type.
It is a normal Exception but with an embedded filename
string, and an uint representing the existing file's type (file, directory,
symlink, ...).
Exception, to be thrown when attempting to access a file or directory and finding that something with the that name exists, but is of an unexpected type.
It is a normal Exception but with an embedded filename string, and an uint representing the existing file's type (file, directory, symlink, ...).