#import <NetworkError.h>
Instance Methods | |
| (instancetype) | - initNetworkError |
Instance Methods inherited from LoginError | |
| (NSString *) | - getErrorData |
More... | |
| (NSString *) | - getErrorTitle |
Additional Inherited Members | |
Properties inherited from LoginError | |
| NSString * | errorTitle |
| NSString * | errorData |
| |
constructor for invalid network errors
| - (instancetype) initNetworkError |
Error to be thrown when there is a network error logging in.
1.8.8