Cleaned up exceptions and their messages.
Some minor dog fixes.
This commit is contained in:
parent
009017eef0
commit
8ad650e089
24 changed files with 284 additions and 298 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
<dl><dt class="d_decl">this(string <b>msg</b>, string <b>file</b> = __FILE__, int <b>line</b> = __LINE__);
|
||||
</dt>
|
||||
<dd><p>Construct a YAMLException with specified message, and position where it was thrown.</p>
|
||||
<dd><p>Construct a YAMLException with specified message and position where it was thrown.</p>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue