Error API
-
A basic error that is thrown by THEOPlayer.
See moreDeclaration
Swift
@objc(THEOplayerTHEOBaseError) public protocol THEOBaseError -
An error that is thrown by THEOplayer.
See moreDeclaration
Swift
@objc(THEOplayerTHEOError) public protocol THEOError : THEOBaseError -
A code that indicates the type of error that has occurred.
See moreDeclaration
Swift
@objc(THEOplayerTHEOErrorCode) public enum THEOErrorCode : Int32, Codable, CaseIterable -
The Error category a
See moreTheoErrorCodebelongs to.Declaration
Swift
@objc(THEOplayerErrorCategory) public enum ErrorCategory : Int32, Codable, CaseIterable
Error API Reference