Index of exceptions

B
BaseFilenameRelative [FilePath]

Cannot pass a base filename which is relative.

C
ChmodError [FileUtil]
CpError [FileUtil]
E
EmptyFilename [FilePath]

The filename use was empty.

F
Fatal [FileUtil]

Exception raised when after an error_handler the execution cannot continue.

FileDoesntExist [FileUtil]
I
InvalidFilename [FilePath]

The filename used is invalid.

M
MkdirError [FileUtil]
MvError [FileUtil]
N
NoExtension [FilePath]

The last component of the filename does not support extension (Root, ParentDir...)

R
RecursiveLink [FileUtil]
RmError [FileUtil]
U
UmaskError [FileUtil]
UnrecognizedOS [FilePath]

We do not have recognized any OS, please contact upstream.