Class AlreadyReifiedException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AlreadyReifiedException

        public AlreadyReifiedException​(Node n)