A subclass of NSError for framework errors.
More...
#import <GCKError.h>
A subclass of NSError for framework errors.
+ (NSString *) enumDescriptionForCode: |
|
(GCKErrorCode) |
code |
|
Returns the human-readable description for a given error code.
+ (GCKError *) errorWithCode: |
|
(GCKErrorCode) |
code |
|
Constructs a GCKError with the given error code.
Constructs a GCKError with the given error code and optional custom data.
The documentation for this class was generated from the following file: