Searched refs:EXFatalErrorType (Results 1 – 3 of 3) sorted by relevance
8 typedef enum EXFatalErrorType { enum11 } EXFatalErrorType; typedef22 @property (nonatomic, assign) EXFatalErrorType type;
50 - (void)setType:(EXFatalErrorType)type
758 - (void)_showErrorWithType:(EXFatalErrorType)type error:(nullable NSError *)error