INVALID_DSL_DUPLICATE_ALIAS(400,"ATLAS-400-00-066","DSL Semantic Error - Duplicate alias found: '{0}' for type '{1}' already present."),
INVALID_DSL_INVALID_DATE(400,"ATLAS-400-00-067","DSL Semantic Error - Date format: {0}."),
INVALID_DSL_HAS_PROPERTY(400,"ATLAS-400-00-068","DSL Semantic Error - Property needs to be a primitive type: {0}"),
RELATIONSHIP_UPDATE_END_CHANGE_NOT_ALLOWED(404,"ATLAS-400-00-069","change of relationship end is not permitted. relationship-type={}, relationship-guid={}, end-guid={}, updated-end-guid={}"),
RELATIONSHIP_UPDATE_TYPE_CHANGE_NOT_ALLOWED(404,"ATLAS-400-00-06A","change of relationship type is not permitted. relationship-guid={}, current-type={}, new-type={}"),
RELATIONSHIP_UPDATE_END_CHANGE_NOT_ALLOWED(404,"ATLAS-400-00-069","change of relationship end is not permitted. relationship-type={0}, relationship-guid={1}, end-guid={2}, updated-end-guid={3}"),
RELATIONSHIP_UPDATE_TYPE_CHANGE_NOT_ALLOWED(404,"ATLAS-400-00-06A","change of relationship type is not permitted. relationship-guid={0}, current-type={1}, new-type={2}"),
CLASSIFICATION_UPDATE_FROM_PROPAGATED_ENTITY(400,"ATLAS-400-00-06B","Update to classification {0} is not allowed from propagated entity"),
CLASSIFICATION_DELETE_FROM_PROPAGATED_ENTITY(400,"ATLAS-400-00-06C","Delete of classification {0} is not allowed from propagated entity"),
CLASSIFICATION_NOT_ASSOCIATED_WITH_ENTITY(400,"ATLAS-400-00-06D","Classification {0} is not associated with entity"),