Class DaoEntityExistsException

    • Constructor Detail

      • DaoEntityExistsException

        public DaoEntityExistsException()
      • DaoEntityExistsException

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

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

        public DaoEntityExistsException​(String message)
      • DaoEntityExistsException

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

        public DaoEntityExistsException​(Throwable cause)