Class Node.NotLiteral

All Implemented Interfaces:
Serializable
Enclosing class:
Node

public static class Node.NotLiteral extends JenaException
Exception thrown if a literal-access operation is attempted on a non-literal node.
See Also:
  • Constructor Details

    • NotLiteral

      public NotLiteral(Node it)