Enumerations

The following enumerations are available globally.

  • The errors that could happen during using Handler to handle HTTP responses.

    See more

    Declaration

    Swift

    public enum HandlerError : Error, LocalizedError
  • Undocumented

    See more

    Declaration

    Swift

    public enum Option
  • Errors that could happen during parsing parameters.

    See more

    Declaration

    Swift

    public enum ParserError : Error, LocalizedError