API Documentation / ErrorTypes
Enumeration: ErrorTypes
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
• NAVIGATION_ABORTED = 4
NAVIGATION_CANCELLED
• NAVIGATION_CANCELLED = 8
NAVIGATION_DUPLICATED
• NAVIGATION_DUPLICATED = 16
NAVIGATION_GUARD_REDIRECT
• NAVIGATION_GUARD_REDIRECT = 2