public class ConceptNotUniqueException extends ConceptException
| Constructor and Description |
|---|
ConceptNotUniqueException(Concept concept,
Schema.ConceptProperty type,
String id) |
ConceptNotUniqueException(Concept concept,
String id) |
ConceptNotUniqueException(Resource resource,
Instance instance) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConceptNotUniqueException(Concept concept, Schema.ConceptProperty type, String id)
Copyright © 2016 Grakn Labs Ltd. All rights reserved.