Shumate.StyleError – shumate-1.0 Reference Manual
StyleError
Description:
[
CCode
( cprefix =
"SHUMATE_STYLE_ERROR_"
, type_id =
"shumate_style_error_get_type ()"
) ]
public
errordomain
StyleError
Error codes that occurs while parsing the style in [class@VectorRenderer].
Namespace:
Shumate
Package:
shumate-1.0
Content:
Error codes:
FAILED
-
An unspecified error occurred during the operation.
INVALID_EXPRESSION
-
An invalid or unrecognized expression was encountered.
MALFORMED_STYLE
-
A JSON node in the style has the wrong type (e.
SUPPORT_OMITTED
-
Libshumate was compiled without vector tile support.
UNSUPPORTED
-
An unsupported style spec feature was encountered.
UNSUPPORTED_LAYER
-
An unsupported layer type was encountered.
Static methods:
public
static
Quark
quark
()
2022 vala-language.org