Skip to content

UnsupportedScheme

[Source]

URL scheme is not http or https.

primitive val UnsupportedScheme is
  _URLParseError val

Implements

  • _URLParseError val

Constructors

create

[Source]

new val create()
: UnsupportedScheme val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns