Skip to content

SyntaxError

[Source]

SQL syntax error or access rule violation (SQLSTATE 42xxx).

primitive val SyntaxError

Constructors

create

[Source]

new val create()
: SyntaxError val^

Returns


Public Functions

string

[Source]

fun box string()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns