Index of exceptions


B
BaseFilenameRelative [FilePath]
Cannot pass a base filename which is relative.

C
CpCannotCopy [FileUtil]
CpCannotCopyDir [FileUtil]
CpCannotCopyFilesToFile [FileUtil]
CpNoSourceFile [FileUtil]

E
EmptyFilename [FilePath]
The filename use was empty.

F
FileDoesntExist [FileUtil]

I
InvalidFilename [FilePath]
The filename used is invalid.

M
MkdirDirnameAlreadyUsed [FileUtil]
MkdirMissingComponentPath [FileUtil]
MvNoSourceFile [FileUtil]

N
NoExtension [FilePath]
The last component of the filename does not support extension (Root, ParentDir...)

R
RecursiveLink [FileUtil]
RmDirNoRecurse [FileUtil]
RmDirNotEmpty [FileUtil]

S
SizeInvalid [FileUtil]

U
UnrecognizedOS [FilePath]
We do not have recognized any OS, please contact upstream.