Skip to content

Deprecated

BRLMError

Properties

errorRecoverySuggestion

A text message to describe hints to resolve the error.

Declaration

@property(nonatomic, readonly, copy, nullable) NSString *errorRecoverySuggestion;

errorUserInfo

Additional information about errors.

Declaration

@property(nonatomic, readonly, copy, nullable) NSDictionary *errorUserInfo;