Skip to content

UserInfoNotSupported

[Source]

URL contains userinfo (user@ or user:pass@), which is not supported.

primitive val UserInfoNotSupported is
  _URLParseError val

Implements

  • _URLParseError val

Constructors

create

[Source]

new val create()
: UserInfoNotSupported val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns