#import <DefaultError.h>
Instance Methods | |
| (instancetype) | - initDefaultError |
Instance Methods inherited from LoginError | |
| (NSString *) | - getErrorData |
More... | |
| (NSString *) | - getErrorTitle |
Additional Inherited Members | |
Properties inherited from LoginError | |
| NSString * | errorTitle |
| NSString * | errorData |
| |
Generic error message for login errors.
| - (instancetype) initDefaultError |
Constructor for the default login errors from firebase.
1.8.8