:right-sidebar: True StyleError =================================================================== .. currentmodule:: gi.repository.Shumate .. class:: StyleError :no-contents-entry: Error codes that occurs while parsing the style in :obj:`~gi.repository.Shumate.VectorRenderer`. Methods ------- .. rst-class:: interim-class .. class:: StyleError :no-index: .. method:: quark() -> int Fields ------ .. rst-class:: interim-class .. class:: StyleError :no-index: .. attribute:: FAILED An unspecified error occurred during the operation. .. attribute:: INVALID_EXPRESSION An invalid or unrecognized expression was encountered. .. attribute:: MALFORMED_STYLE A JSON node in the style has the wrong type (e.g. an object where there should be an array). .. attribute:: SUPPORT_OMITTED Libshumate was compiled without vector tile support. .. attribute:: UNSUPPORTED An unsupported style spec feature was encountered. .. attribute:: UNSUPPORTED_LAYER An unsupported layer type was encountered.