blob: 34a83362e5f12a3c3b05b4b44f3fa69ecb610483 [file] [log] [blame]
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>ErrorCode Enumeration</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">ErrorCode Enumeration</h1>
</div>
</div>
<div id="nstext">
<p> Defined error codes that can be passed to the <b>Error</b> method. </p>
<div class="syntax">
<span class="lang">[Visual�Basic]</span>
<br />Public�Enum�ErrorCode</div>
<div class="syntax">
<span class="lang">[C#]</span>
<div>public�enum�ErrorCode</div>
</div>
<h4 class="dtH4">Remarks</h4>
<p> Values passed to the <b>Error</b> method. </p>
<h4 class="dtH4">Members</h4><div class="tablediv"><table class="dtTABLE" cellspacing="0"><tr valign="top"><th width="50%">Member Name</th><th width="50%">Description</th></tr>
<tr valign="top"><td><b>GenericFailure</b></td><td> A general error </td></tr>
<tr valign="top"><td><b>WriteFailure</b></td><td> Error while writing output </td></tr>
<tr valign="top"><td><b>FlushFailure</b></td><td> Failed to flush file </td></tr>
<tr valign="top"><td><b>CloseFailure</b></td><td> Failed to close file </td></tr>
<tr valign="top"><td><b>FileOpenFailure</b></td><td> Unable to open output file </td></tr>
<tr valign="top"><td><b>MissingLayout</b></td><td> No layout specified </td></tr>
<tr valign="top"><td><b>AddressParseFailure</b></td><td> Failed to parse address </td></tr></table></div><h4 class="dtH4">Requirements</h4><p><b>Namespace: </b><a href="log4net.Core.html">log4net.Core</a></p><p><b>Assembly: </b>log4net (in log4net.dll)
</p><h4 class="dtH4">See Also</h4><p><a href="log4net.Core.html">log4net.Core Namespace</a></p><object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;"><param name="Keyword" value="ErrorCode enumeration"></param><param name="Keyword" value="log4net.Core.ErrorCode enumeration"></param><param name="Keyword" value="GenericFailure enumeration member"></param><param name="Keyword" value="ErrorCode.GenericFailure enumeration member"></param><param name="Keyword" value="WriteFailure enumeration member"></param><param name="Keyword" value="ErrorCode.WriteFailure enumeration member"></param><param name="Keyword" value="FlushFailure enumeration member"></param><param name="Keyword" value="ErrorCode.FlushFailure enumeration member"></param><param name="Keyword" value="CloseFailure enumeration member"></param><param name="Keyword" value="ErrorCode.CloseFailure enumeration member"></param><param name="Keyword" value="FileOpenFailure enumeration member"></param><param name="Keyword" value="ErrorCode.FileOpenFailure enumeration member"></param><param name="Keyword" value="MissingLayout enumeration member"></param><param name="Keyword" value="ErrorCode.MissingLayout enumeration member"></param><param name="Keyword" value="AddressParseFailure enumeration member"></param><param name="Keyword" value="ErrorCode.AddressParseFailure enumeration member"></param></object><hr /><div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2011 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div></div>
</body>
</html>