Class UnresolvedReferenceException

All Implemented Interfaces:
Serializable

public class UnresolvedReferenceException extends JsonLdDeserializationException
Indicates that there still exist unresolved pending references after deserialization finish.
See Also:
  • Constructor Details

    • UnresolvedReferenceException

      public UnresolvedReferenceException(String message)