Error
-
The protocol for all Usher Error classes.
Declaration
Swift
public protocol UsherErrorProtocol : CustomStringConvertible, Error -
For better differentiation, errors are categorized under different categories.
Declaration
Swift
public struct ErrorKind : Equatable, RawRepresentable -
Usher Error.
Declaration
Swift
public struct UsherError : UsherErrorProtocol, Equatable
Error Reference