UsherErrorProtocol
public typealias UsherErrorProtocol = UsherCore.UsherErrorProtocol
-
Localized title of the error.
Declaration
Swift
public var localizedTitle: String { get }
-
Localized description of the error.
Declaration
Swift
public var localizedDescription: String { get }