#import <EmailTakenError.h>
Instance Methods | |
| (instancetype) | - initEmailTakenError |
Instance Methods inherited from LoginError | |
| (NSString *) | - getErrorData |
More... | |
| (NSString *) | - getErrorTitle |
Additional Inherited Members | |
Properties inherited from LoginError | |
| NSString * | errorTitle |
| NSString * | errorData |
| |
Error to be used if an email is already taken.
| - (instancetype) initEmailTakenError |
Constructor for the email taken error.
1.8.8