WoW API: seterrorhandler

Revision as of 22:23, 2 March 2008 by WoWWiki>Bytecrafter (New page: {{wowapi}} __NOTOC__ <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> Sets the function to be called when WoW encounters an error. <!-- ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < seterrorhandler

Sets the function to be called when WoW encounters an error.

seterrorhandler(errfunc)

Parameters

Arguments

errfunc
errfunc - The function to be used as the error callback

Source

Information gleaned from looking at the source of Swatter