Skip to content

ConstraintViolation

[Source]

Integrity constraint violation (SQLSTATE 23xxx).

primitive val ConstraintViolation

Constructors

create

[Source]

new val create()
: ConstraintViolation val^

Returns


Public Functions

string

[Source]

fun box string()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns