BSGErrorType

Objective-C

enum BSGErrorType : NSUInteger {}

Swift

struct BSGErrorType : OptionSet, @unchecked Sendable

Denote which platform or runtime the Error occurred in.