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.
unknownContentType()