@inferedge/moss-clustering v1.0.0-beta.3
@inferedge/moss-clustering / ClusteringErrorCode
Enumeration: ClusteringErrorCode
Error codes for clustering operations
Enumeration Members
NO_CLUSTERING_FOUND
NO_CLUSTERING_FOUND:
"NO_CLUSTERING_FOUND"
No clustering exists for this project
INDEX_NOT_FOUND
INDEX_NOT_FOUND:
"INDEX_NOT_FOUND"
The specified index does not exist
CLUSTER_NOT_FOUND
CLUSTER_NOT_FOUND:
"CLUSTER_NOT_FOUND"
The specified cluster does not exist
INVALID_K
INVALID_K:
"INVALID_K"
Invalid k value for clustering
API_ERROR
API_ERROR:
"API_ERROR"
Generic API error
NETWORK_ERROR
NETWORK_ERROR:
"NETWORK_ERROR"
Network or connection error
UNAUTHORIZED
UNAUTHORIZED:
"UNAUTHORIZED"
Authentication failed
VALIDATION_ERROR
VALIDATION_ERROR:
"VALIDATION_ERROR"
Request validation failed