NamedError
An error type that supports printing with a custom heading.
protocol NamedError : CustomStringConvertible, Error
Browse conforming typesAn error type that supports printing with a custom heading.
protocol NamedError : CustomStringConvertible, Error
Browse conforming types