| ![[Previous]](prev.gif) | ![[Contents]](contents.gif) | ![[Next]](next.gif) | 
Indicates that a page load error has occurred
#include <WebNotificationDelegate.h>
virtual void loadError( WebFrame* frame,
                        int code,
                        const char* url,
                        const char* description ) = 0;
Indicates that a page load error has occurred.
| ![[Previous]](prev.gif) | ![[Contents]](contents.gif) | ![[Next]](next.gif) |