Inherits from SCBackendError : SCApiError : NSError
Declared in SCError.h

Overview

The SCInvalidResponseFormatError error may happens if SCApi can not process the server response, you can inspect response using [SCInvalidResponseFormatError responseData] property

Tasks

Properties

responseData

The invalid backend response SCApi can not process

@property (nonatomic) NSData *responseData

Discussion

The invalid backend response SCApi can not process

Declared In

SCError.h