Class DaoEntityNotFoundException

    • Constructor Detail

      • DaoEntityNotFoundException

        public DaoEntityNotFoundException()
      • DaoEntityNotFoundException

        public DaoEntityNotFoundException​(String message,
                                          Object... values)
      • DaoEntityNotFoundException

        public DaoEntityNotFoundException​(String message,
                                          Throwable cause)
      • DaoEntityNotFoundException

        public DaoEntityNotFoundException​(String message)
      • DaoEntityNotFoundException

        public DaoEntityNotFoundException​(Throwable cause,
                                          String message,
                                          Object... values)
      • DaoEntityNotFoundException

        public DaoEntityNotFoundException​(Throwable cause)