Error API
-
A basic error that is thrown by THEOPlayer.
See moreDeclaration
Swift
public protocol THEOBaseError
-
An error that is thrown by THEOplayer.
See moreDeclaration
Swift
public protocol THEOError : THEOBaseError
-
A code that indicates the type of error that has occurred.
See moreDeclaration
Swift
public enum THEOErrorCode : Int32, Codable, CaseIterable
-
The Error category a
See moreTheoErrorCode
belongs to.Declaration
Swift
public enum ErrorCategory : Int32, Codable, CaseIterable