HPath.IO.Errors

Types

data HPathIOException

Exception identifiers

isFileDoesNotExist

isDirDoesNotExist

isSameFile

isDestinationInSource

isFileDoesExist

isDirDoesExist

isInvalidOperation

isCan'tOpenDirectory

isCopyFailed

Path based functions

throwFileDoesExist

throwDirDoesExist

throwFileDoesNotExist

throwDirDoesNotExist

throwSameFile

sameFile

throwDestinationInSource

doesFileExist

doesDirectoryExist

isWritable

canOpenDirectory

throwCantOpenDirectory

Error handling functions

catchErrno

rethrowErrnoAs

handleIOError

bracketeer

reactOnError