Class StmtTermRequiredException

All Implemented Interfaces:
Serializable

public class StmtTermRequiredException extends JenaException
Exception to throw when an RDFNode required to be a StatementTerm isn't, or when a Node supposed to be a triple term isn't.
See Also:
  • Constructor Details

    • StmtTermRequiredException

      public StmtTermRequiredException(RDFNode n)
    • StmtTermRequiredException

      public StmtTermRequiredException(Node n)