Skip to main content
Version: v1.39.0

CLIENT_INVALID_ERROR

const CLIENT_INVALID_ERROR: object

Type declaration​

code​

readonly code: 16000 = 16000

message​

readonly message: "Client is no longer valid, possibly due to delete() invocation." = 'Client is no longer valid, possibly due to delete() invocation.'

name​

readonly name: "ClientInvalidError" = 'ClientInvalidError'