NSError(AGSAdditions) Class Reference


Description

This category provides a helper method to determine if a given NSError is an authentication error.

This includes both token and basic authentication errors.

Since:
1.0

List of all members.

Public Member Functions

(BOOL) - isAuthenticationError

Member Function Documentation

- (BOOL) isAuthenticationError  

Determines if the current error is an authentication error.

Since:
1.0