Skip to content

API DocumentationDocs


API Documentation / ErrorTypes

Enumeration: ErrorTypes

Internal

Flags so we can combine them when checking for multiple errors. This is the internal version of NavigationFailureType.

Enumeration Members

MATCHER_NOT_FOUND

MATCHER_NOT_FOUND: 1


NAVIGATION_ABORTED: 4


NAVIGATION_CANCELLED: 8


NAVIGATION_DUPLICATED: 16


NAVIGATION_GUARD_REDIRECT: 2

Released under the MIT License.