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) · 462 Bytes

File metadata and controls

24 lines (12 loc) · 462 Bytes

NamespaceExistError

Error returned when the namespace object (corpus/user) already exists

Properties

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

Enum: ErrorCodeEnum

Name Value
NAMESPACE_EXISTS "namespace_exists"