Package io.hgraphdb

Class HBaseGraphNotFoundException

    • Constructor Detail

      • HBaseGraphNotFoundException

        public HBaseGraphNotFoundException​(org.apache.tinkerpop.gremlin.structure.Element element)
      • HBaseGraphNotFoundException

        public HBaseGraphNotFoundException​(org.apache.tinkerpop.gremlin.structure.Element element,
                                           String reason)
      • HBaseGraphNotFoundException

        public HBaseGraphNotFoundException​(org.apache.tinkerpop.gremlin.structure.Element element,
                                           Throwable cause)
      • HBaseGraphNotFoundException

        public HBaseGraphNotFoundException​(org.apache.tinkerpop.gremlin.structure.Element element,
                                           String reason,
                                           Throwable cause)