Skip to content

SessionNeverOpened

[Source]

Error returned when a query is attempted for a session that hasn't been opened yet or is in the process of being opened.

primitive val SessionNeverOpened

Constructors

create

[Source]

new val create()
: SessionNeverOpened val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns