TMDBErrorCode Constants Reference

Declared in TMDBError.h

TMDBErrorCode

Definition

typedef NS_ENUM(NSUInteger, TMDBErrorCode ) {
   TMDBErrorCodeReceivedInvalidData = 1001,
   TMDBErrorCodeInvalidURL,
};

Constants

TMDBErrorCodeReceivedInvalidData

Declared In TMDBError.h.

TMDBErrorCodeInvalidURL

Declared In TMDBError.h.