Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

Errfunc

From WoWWiki

Jump to: navigation, search
Main Menu



An errFunc is a callback function that is invoked when WoW detects an error. The current errFunc can be retrieved by calling geterrorhandler(), and can be set by calling seterrorhandler(errFunc).

function(msg)

Parameters

Arguments

msg
String - The error message from WoW

Source

Information gleaned from looking at the source of Swatter

Rate this article:
Share this article: