:right-sidebar: True NetworkError =================================================================== .. currentmodule:: gi.repository.WebKit .. class:: NetworkError :no-contents-entry: Enum values used to denote the various network errors. Methods ------- .. rst-class:: interim-class .. class:: NetworkError :no-index: .. method:: quark() -> int Gets the quark for the domain of networking errors. Fields ------ .. rst-class:: interim-class .. class:: NetworkError :no-index: .. attribute:: CANCELLED Load failure due to cancellation .. attribute:: FAILED Generic load failure .. attribute:: FILE_DOES_NOT_EXIST Load failure due to missing file .. attribute:: TRANSPORT Load failure due to transport error .. attribute:: UNKNOWN_PROTOCOL Load failure due to unknown protocol