Package cz.cvut.kbss.jsonld.exception
Class AmbiguousTermMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.cvut.kbss.jsonld.exception.JsonLdException
cz.cvut.kbss.jsonld.exception.JsonLdSerializationException
cz.cvut.kbss.jsonld.exception.AmbiguousTermMappingException
- All Implemented Interfaces:
- Serializable
Indicates that a term with the same name is already mapped by a JSON-LD context.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
AmbiguousTermMappingException
 
-