Enumerations | |
enum | PLCrashReporterError { PLCrashReporterErrorUnknown = 0, PLCrashReporterErrorOperatingSystem = 1, PLCrashReporterErrorCrashReportInvalid = 2, PLCrashReporterErrorResourceBusy = 3 } |
enum PLCrashReporterError |
NSError codes in the Plausible Crash Reporter error domain.
Definition at line 94 of file CrashReporter.h.