Skip to content

InvalidScheme

[Source]

The scheme contains characters not allowed by RFC 3986 section 3.1.

primitive val InvalidScheme is
  Stringable box

Implements


Constructors

create

[Source]

new val create()
: InvalidScheme val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns