CSError Class Reference
Inherits from | NSError |
---|---|
Declared in | CSError.h |
errorMessage
Contentstack error message
@property (readonly, nonatomic, strong) NSString *errorMessage
Declared In
CSError.h
errorInfo
Contentstack error information dictionary
@property (readonly, nonatomic, strong) NSDictionary *errorInfo
Declared In
CSError.h
statusCode
Contentstack response status code
@property (readonly, nonatomic) NSInteger statusCode
Declared In
CSError.h