SITNavigationError
enum SITNavigationError : NSInteger {}
Type of error the navigation manager can return.
-
Network error
Declaration
Objective-C
kSITNavigationErrorNetwork = 0
-
You have not permissions access the information because you are not allowed to see it.
Declaration
Objective-C
kSITNavigationErrorUnauthorized
-
There is a problem with one or more parameters.
Declaration
Objective-C
kSITNavigationErrorBadRequest