Searched defs:handleException (Results 1 – 3 of 3) sorted by relevance
38 def handleException (msg=None, lvl=LV_ERROR, dump = 1): function
217 protected void handleException(final HttpException ex, final HttpResponse response) { in handleException() method in HttpService
2867 bool InspectorController::handleException(JSContextRef context, JSValueRef exception, unsigned line… in handleException() function in WebCore::InspectorController