Skip to content

InvalidHost

[Source]

Malformed IP-literal (unmatched brackets, illegal characters in IPv6 address, or invalid IPvFuture syntax).

primitive val InvalidHost is
  Stringable box

Implements


Constructors

create

[Source]

new val create()
: InvalidHost val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  that: InvalidHost val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: InvalidHost val)
: Bool val

Parameters

Returns