Uses of Class
cz.cvut.kbss.jsonld.exception.JsonLdSerializationException
Packages that use JsonLdSerializationException
-
Uses of JsonLdSerializationException in cz.cvut.kbss.jsonld.exception
Subclasses of JsonLdSerializationException in cz.cvut.kbss.jsonld.exceptionModifier and TypeClassDescriptionclassIndicates that a term with the same name is already mapped by a JSON-LD context.classIndicates that the serializer encountered an instance without an identifier and it was configured to require identifier presence.classIndicates that no type info was found when serializing an object.