Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (12 loc) · 485 Bytes

File metadata and controls

24 lines (12 loc) · 485 Bytes

NamespaceDoesNotExistError

Error returned when the namespace object (corpus/user) does not exist

Properties

Name Type Description Notes
errorCode ErrorCodeEnum
msg String
details String [optional]

Enum: ErrorCodeEnum

Name Value
NAMESPACE_DOES_NOT_EXIST "namespace_does_not_exist"