Skip to content

@pbvex/client / AuthApiError

Class: AuthApiError

Extends

  • Error

Constructors

Constructor

new AuthApiError(status, response, url): AuthApiError

Parameters

status

number

response

PocketBaseErrorBody

url

string

Returns

AuthApiError

Overrides

Error.constructor

Properties

response

readonly response: PocketBaseErrorBody


status

readonly status: number


url

readonly url: string

Generated API reference. Source of truth is the codebase.