:right-sidebar: True ErrorType =================================================================== .. currentmodule:: gi.repository.GLib .. class:: ErrorType :no-contents-entry: The possible errors, used in the ``v_error`` field of :obj:`~gi.repository.GLib.TokenValue`, when the token is a :const:`~gi.repository.GLib.TokenType.ERROR`. Fields ------ .. rst-class:: interim-class .. class:: ErrorType :no-index: .. attribute:: DIGIT_RADIX Digit beyond radix in a number .. attribute:: FLOAT_MALFORMED Malformed floating point number .. attribute:: FLOAT_RADIX Non-decimal floating point number .. attribute:: NON_DIGIT_IN_CONST Non-digit character in a number .. attribute:: UNEXP_EOF Unexpected end of file .. attribute:: UNEXP_EOF_IN_COMMENT Unterminated comment .. attribute:: UNEXP_EOF_IN_STRING Unterminated string constant .. attribute:: UNKNOWN Unknown error