Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Enumeration

Application.AddressConfigurationError

Errors that may be thrown when serving a server
@nonexhaustive enum AddressConfigurationError

Topics

Enumeration Cases

  • case incompatibleFlags
    Incompatible flags were used together (for instance, specifying a socket path along with a port)

Relationships

Conforms To

  • Swift.Equatable
  • Swift.Error
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype