[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>File /obj/handlers/error_handler.c</h2>
The main error database handler.  This should be used for all calls
into the error system, setting up queries and for making changes to
the bugs.<p>Written by Pinkfish<p>Started Thu Feb  6 17:28:47 PST 2003
<h2>Inherits</h2>
This class inherits the following classes /obj/handlers/inherit/error_handler.c<h2>Method index</h2>
<ul>
<li><a href="#setup_error_handler">setup_error_handler</a>(string, string, string)</ul>
<h2>Public Functions</h2>
These are functions that everyone can access.<p>
<dl>
<dt class="autodocfuncname"><a name="setup_error_handler">
setup_error_handler</a><pre class="autodocfuncdef">
void setup_error_handler(string user,
                         string db,
                         string password)
</pre>
</dl>
[an error occurred while processing this directive]

