Skip to content

EmptyCookieErrorCode

Defined in: packages/core/src/agent/errors.ts:853

  • ErrorCode

new EmptyCookieErrorCode(expectedCookieName): EmptyCookieErrorCode

Defined in: packages/core/src/agent/errors.ts:856

string

EmptyCookieErrorCode

ErrorCode.constructor

optional callContext: CallContext

Defined in: packages/core/src/agent/errors.ts:40

ErrorCode.callContext


readonly expectedCookieName: string

Defined in: packages/core/src/agent/errors.ts:856


readonly isCertified: boolean = false

Defined in: packages/core/src/agent/errors.ts:42

ErrorCode.isCertified


name: string = 'EmptyCookieErrorCode'

Defined in: packages/core/src/agent/errors.ts:854


optional requestContext: RequestContext

Defined in: packages/core/src/agent/errors.ts:39

ErrorCode.requestContext

toErrorMessage(): string

Defined in: packages/core/src/agent/errors.ts:861

string

ErrorCode.toErrorMessage


toString(): string

Defined in: packages/core/src/agent/errors.ts:46

string

ErrorCode.toString