Package com.c8db

Class C8DBException

    • Constructor Detail

      • C8DBException

        public C8DBException​(ErrorEntity errorEntity)
      • C8DBException

        public C8DBException​(String message)
      • C8DBException

        public C8DBException​(String message,
                             Integer responseCode)
      • C8DBException

        public C8DBException​(Throwable cause)
      • C8DBException

        public C8DBException​(String message,
                             Throwable cause)
    • Method Detail

      • getErrorMessage

        public String getErrorMessage()
        Returns:
        ArangoDB error message
      • getException

        public String getException()
        Returns:
        ArangoDB exception
      • getResponseCode

        public Integer getResponseCode()
        Returns:
        HTTP response code
      • getErrorNum

        public Integer getErrorNum()
        Returns:
        ArangoDB error number