Template:List of WriteError methods: Difference between revisions
Jump to navigation
Jump to search
m (minor formatting) |
(Automatically generated page update) |
||
Line 4: | Line 4: | ||
<div class="showVisit"> | <div class="showVisit"> | ||
<table class="wikitable"> | <table class="wikitable"> | ||
<tr | <tr><th>Method</th><th>Description</th></tr> | ||
<tr><td valign="top">[[New (WriteError constructor)|New]]</td><td valign="top">Create a new WriteError object</td></tr> | |||
<tr><td valign="top">[[New (WriteError constructor)|New]]</td><td valign="top">Create a new | |||
<tr><td valign="top">[[ReturnCode (WriteError property)|ReturnCode]]</td><td valign="top">Return code from failed write</td></tr> | <tr><td valign="top">[[ReturnCode (WriteError property)|ReturnCode]]</td><td valign="top">Return code from failed write</td></tr> | ||
</table> | </table> | ||
</div> | </div> |
Latest revision as of 19:05, 15 August 2017
The following are the available WriteError class methods.
Method | Description |
---|---|
New | Create a new WriteError object |
ReturnCode | Return code from failed write |