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 TypeClassDescriptionclass
Indicates that a term with the same name is already mapped by a JSON-LD context.class
Indicates that the serializer encountered an instance without an identifier and it was configured to require identifier presence.class
Indicates that no type info was found when serializing an object.