Class GraphDbAtomicException

    • Constructor Detail

      • GraphDbAtomicException

        public GraphDbAtomicException​(String msg)
      • GraphDbAtomicException

        public GraphDbAtomicException​(Throwable cause)
      • GraphDbAtomicException

        public GraphDbAtomicException​(String format,
                                      Object... args)
      • GraphDbAtomicException

        public GraphDbAtomicException​(Throwable cause,
                                      String format,
                                      Object... args)