NSError
@objc public extension NSError
-
Declaration
Swift
@objc var isOffline: Bool { get }
-
Declaration
Swift
@objc var timedOut: Bool { get }
-
Declaration
Swift
@objc var isAuthError: Bool { get }
-
Declaration
Swift
@objc var isNotFound: Bool { get }
-
Declaration
Swift
@objc var isRangeNotSatisfied: Bool { get }
-
Declaration
Swift
@objc var isQuotaError: Bool { get }
-
Declaration
Swift
@objc var isServerMaintenanceError: Bool { get }
-
Declaration
Swift
@objc var isTerminated: Bool { get }
-
Declaration
Swift
@objc var isServerDownError: Bool { get }
-
Declaration
Swift
@objc var isRetryError: Bool { get }
-
Declaration
Swift
@objc var isCancelled: Bool { get }