Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 6e204a966e8c42d976f99a1700ce5f20 > files > 2504

ghc-7.4.2-4.mga5.i586.rpm

<!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>System.IO.Error</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">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">System.IO.Error</p></div><div id="interface"><h1>I/O errors
</h1><div class="top"><p class="src"><span class="keyword">type</span> <a href="System-IO-Error.html#t:IOError" target="main">IOError</a> </p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:userError" target="main">userError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:mkIOError" target="main">mkIOError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:annotateIOError" target="main">annotateIOError</a></p></div><h2>Classifying I/O errors
</h2><div class="top"><p class="src"><a href="System-IO-Error.html#v:isAlreadyExistsError" target="main">isAlreadyExistsError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isDoesNotExistError" target="main">isDoesNotExistError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isAlreadyInUseError" target="main">isAlreadyInUseError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isFullError" target="main">isFullError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isEOFError" target="main">isEOFError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isIllegalOperation" target="main">isIllegalOperation</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isPermissionError" target="main">isPermissionError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isUserError" target="main">isUserError</a></p></div><h2>Attributes of I/O errors
</h2><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeGetErrorType" target="main">ioeGetErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeGetLocation" target="main">ioeGetLocation</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeGetErrorString" target="main">ioeGetErrorString</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeGetHandle" target="main">ioeGetHandle</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeGetFileName" target="main">ioeGetFileName</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeSetErrorType" target="main">ioeSetErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeSetErrorString" target="main">ioeSetErrorString</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeSetLocation" target="main">ioeSetLocation</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeSetHandle" target="main">ioeSetHandle</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioeSetFileName" target="main">ioeSetFileName</a></p></div><h1>Types of I/O error
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-IO-Error.html#t:IOErrorType" target="main">IOErrorType</a> </p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:alreadyExistsErrorType" target="main">alreadyExistsErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:doesNotExistErrorType" target="main">doesNotExistErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:alreadyInUseErrorType" target="main">alreadyInUseErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:fullErrorType" target="main">fullErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:eofErrorType" target="main">eofErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:illegalOperationErrorType" target="main">illegalOperationErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:permissionErrorType" target="main">permissionErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:userErrorType" target="main">userErrorType</a></p></div><h2><code><a href="System-IO-Error.html#t:IOErrorType">IOErrorType</a></code> predicates
</h2><div class="top"><p class="src"><a href="System-IO-Error.html#v:isAlreadyExistsErrorType" target="main">isAlreadyExistsErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isDoesNotExistErrorType" target="main">isDoesNotExistErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isAlreadyInUseErrorType" target="main">isAlreadyInUseErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isFullErrorType" target="main">isFullErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isEOFErrorType" target="main">isEOFErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isIllegalOperationErrorType" target="main">isIllegalOperationErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isPermissionErrorType" target="main">isPermissionErrorType</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:isUserErrorType" target="main">isUserErrorType</a></p></div><h1>Throwing and catching I/O errors
</h1><div class="top"><p class="src"><a href="System-IO-Error.html#v:ioError" target="main">ioError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:catchIOError" target="main">catchIOError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:catch" target="main">catch</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:tryIOError" target="main">tryIOError</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:try" target="main">try</a></p></div><div class="top"><p class="src"><a href="System-IO-Error.html#v:modifyIOError" target="main">modifyIOError</a></p></div></div></body></html>