Error elements are strings used to be part of error messages. Different elements may shown differently depending on their nature.

Hierarchy (view full)

API

Internal State

API

  • The generic constructor for GError elements.

    Parameters

    • _element: string

      The string used as a base to show the final string that will be used on the error message.

      Group

      Internal State

    Returns GErrorElement

  • The string to use for each element in an error message.

    Returns string

Internal State

_element: string

The string used as a base to show the final string that will be used on the error message.