Class DoesNotReifyException

All Implemented Interfaces:
Serializable

public class DoesNotReifyException extends JenaException
This exception may be raised when an attempt to convert an RDFNode to a ReifiedStatement fails because the RDFNode does not correspond to a reification.
See Also:
  • Constructor Details

    • DoesNotReifyException

      public DoesNotReifyException(Node n)