2016-06-05 20:26:09 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> < html xmlns = "http://www.w3.org/1999/xhtml" > < head > < meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / > < title > HPath.IO.Errors< / title > < link href = "ocean.css" rel = "stylesheet" type = "text/css" title = "Ocean" / > < script src = "haddock-util.js" type = "text/javascript" > < / script > < script type = "text/javascript" > / / < ! [ C D A T A [
2016-06-01 12:52:48 +00:00
window.onload = function () {pageLoad();};
//]]>
2016-06-05 01:20:36 +00:00
< / script > < / head > < body id = "mini" > < div id = "module-header" > < p class = "caption" > HPath.IO.Errors< / p > < / div > < div id = "interface" > < h1 > Types< / h1 > < div class = "top" > < p class = "src" > < span class = "keyword" > data< / span > < a href = "HPath-IO-Errors.html#t:HPathIOException" target = "main" > HPathIOException< / a > < / p > < / div > < h1 > Exception identifiers< / h1 > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isFileDoesNotExist" target = "main" > isFileDoesNotExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isDirDoesNotExist" target = "main" > isDirDoesNotExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isSameFile" target = "main" > isSameFile< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isDestinationInSource" target = "main" > isDestinationInSource< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isFileDoesExist" target = "main" > isFileDoesExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isDirDoesExist" target = "main" > isDirDoesExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isInvalidOperation" target = "main" > isInvalidOperation< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isCan-39-tOpenDirectory" target = "main" > isCan'tOpenDirectory< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isCopyFailed" target = "main" > isCopyFailed< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isRecursiveFailure" target = "main" > isRecursiveFailure< / a > < / p > < / div > < h1 > Path based functions< / h1 > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:throwFileDoesExist" target = "main" > throwFileDoesExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:throwDirDoesExist" target = "main" > throwDirDoesExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:throwFileDoesNotExist" target = "main" > throwFileDoesNotExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:throwDirDoesNotExist" target = "main" > throwDirDoesNotExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:throwSameFile" target = "main" > throwSameFile< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:sameFile" target = "main" > sameFile< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:throwDestinationInSource" target = "main" > throwDestinationInSource< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:doesFileExist" target = "main" > doesFileExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:doesDirectoryExist" target = "main" > doesDirectoryExist< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:isWritable" target = "main" > isWritable< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:canOpenDirectory" target = "main" > canOpenDirectory< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:throwCantOpenDirectory" target = "main" > throwCantOpenDirectory< / a > < / p > < / div > < h1 > Error handling functions< / h1 > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:catchErrno" target = "main" > catchErrno< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:rethrowErrnoAs" target = "main" > rethrowErrnoAs< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:handleIOError" target = "main" > handleIOError< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:bracketeer" target = "main" > bracketeer< / a > < / p > < / div > < div class = "top" > < p class = "src" > < a href = "HPath-IO-Errors.html#v:reactOnError" target = "main" > reactOnError< / a > < / p > < / div > < / div > < / body > < / html >