GCKError Class

GCKError Class Reference

Overview

A subclass of NSError for framework errors.

Inherits NSError.

Class Method Summary

Constructs a GCKError with the given error code. More...
Constructs a GCKError with the given error code and optional custom data. More...
(NSString *) 
Returns the human-readable description for a given error code. More...

Method Detail

+ ( GCKError *) errorWithCode: ( GCKErrorCode code

Constructs a GCKError with the given error code.

+ ( GCKError *) errorWithCode: ( GCKErrorCode code
customData: (nullable id)  customData

Constructs a GCKError with the given error code and optional custom data.

+ (NSString *) enumDescriptionForCode: ( GCKErrorCode code

Returns the human-readable description for a given error code.

Design a Mobile Site
View Site in Mobile | Classic
Share by: