Structurehummingbird 2.10.0Hummingbird
URLEncodedFormError
Error thrown from parsing URLEncoded forms
struct URLEncodedFormError
Error thrown from parsing URLEncoded forms
struct URLEncodedFormError
import Hummingbird
protocol CustomStringConvertible
A type with a customized textual representation.
protocol Error : Sendable
A type representing an error value that can be thrown.
protocol Sendable
let code: Code
var description: String { get }
let value: String
struct Code
var localizedDescription: String { get }
Retrieve the localized description for this error.