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

Latest commit

 

History

History
24 lines (12 loc) · 477 Bytes

NamespaceIllegalNameError.md

File metadata and controls

24 lines (12 loc) · 477 Bytes

NamespaceIllegalNameError

Error returned when the namespace name format/style is not allowed

Properties

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

Enum: ErrorCodeEnum

Name Value
NAMESPACE_ILLEGAL_NAME "namespace_illegal_name"