Skip to content

FetchError

[Source]

Error fetching a row from a result set.

class val FetchError

Constructors

create

[Source]

new val create(
  kind': FetchErrorKind,
  diag': DiagChain = recover)
: FetchError val^

Parameters

Returns


Public Functions

kind

[Source]

fun box kind()
: FetchErrorKind

Returns


string

[Source]

fun box string()
: String iso^

Returns


unsafe_diag

[Source]

fun box unsafe_diag()
: DiagChain

Returns