Class AlreadyReifiedException

All Implemented Interfaces:
Serializable

public class AlreadyReifiedException extends CannotReifyException
The exception raised by reifyAs if a node is already bound to a single reified triple.
See Also:
  • Constructor Details

    • AlreadyReifiedException

      public AlreadyReifiedException(Node n)