Class AmbiguousTermMappingException

All Implemented Interfaces:
Serializable

public class AmbiguousTermMappingException extends JsonLdSerializationException
Indicates that a term with the same name is already mapped by a JSON-LD context.
See Also:
  • Constructor Details

    • AmbiguousTermMappingException

      public AmbiguousTermMappingException(String message)