INVALID_CLASSIFICATION_PARAMS(400,"ATLAS-400-00-06F","Invalid classification parameters passed for {0} operation for entity: {1}"),
PROPAGATED_CLASSIFICATION_NOT_ASSOCIATED_WITH_ENTITY(400,"ATLAS-400-00-070","Propagated classification {0} is not associated with entity"),
INVALID_BLOCKED_PROPAGATED_CLASSIFICATION(400,"ATLAS-400-00-071","Invalid propagated classification: {0} with entityGuid: {1} added to blocked propagated classifications."),
...
...
@@ -139,7 +139,6 @@ public enum AtlasErrorCode {
GLOSSARY_QUALIFIED_NAME_CANT_BE_DERIVED(400,"ATLAS-400-00-079","Attributes qualifiedName and displayName are missing. Failed to derive a unique name for Glossary"),
GLOSSARY_TERM_QUALIFIED_NAME_CANT_BE_DERIVED(400,"ATLAS-400-00-07A","Attributes qualifiedName, displayName & glossary name are missing. Failed to derive a unique name for Glossary term"),
GLOSSARY_CATEGORY_QUALIFIED_NAME_CANT_BE_DERIVED(400,"ATLAS-400-00-07B","Attributes qualifiedName, displayName & glossary name are missing. Failed to derive a unique name for Glossary category"),