Skip to content

InvalidAuthorizationSpecification

[Source]

SQLSTATE 28000. The server rejected the connection due to an invalid authorization specification (nonexistent user, user not permitted to connect to the requested database, pg_hba.conf rejection). Call response() to access the full server ErrorResponseMessage.

class val InvalidAuthorizationSpecification

Constructors

create

[Source]

new val create(
  response': ErrorResponseMessage val)
: InvalidAuthorizationSpecification val^

Parameters

Returns


Public Functions

response

[Source]

fun val response()
: ErrorResponseMessage val

Returns