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