:right-sidebar: True JavascriptError =================================================================== .. currentmodule:: gi.repository.WebKit .. class:: JavascriptError :no-contents-entry: Enum values used to denote errors happening when executing JavaScript Methods ------- .. rst-class:: interim-class .. class:: JavascriptError :no-index: .. method:: quark() -> int Gets the quark for the domain of JavaScript errors. Fields ------ .. rst-class:: interim-class .. class:: JavascriptError :no-index: .. attribute:: INVALID_PARAMETER An unsupported parameter has been used to call and async function from API. Since 2.40 .. attribute:: INVALID_RESULT The result of JavaScript execution could not be returned. Since 2.40 .. attribute:: SCRIPT_FAILED An exception was raised in JavaScript execution