Class ElementNotInCollectionException

All Implemented Interfaces:
Serializable

public class ElementNotInCollectionException extends DeniedOperationException
See Also:
  • Constructor Details

    • ElementNotInCollectionException

      public ElementNotInCollectionException(org.eclipse.rdf4j.model.Resource element, org.eclipse.rdf4j.model.Resource collection)