Class ObjectAlreadyExistsException

    • Constructor Detail

      • ObjectAlreadyExistsException

        public ObjectAlreadyExistsException​(CakeException e)
      • ObjectAlreadyExistsException

        public ObjectAlreadyExistsException​(String component,
                                            String key,
                                            Object parameter1)
      • ObjectAlreadyExistsException

        public ObjectAlreadyExistsException​(String component,
                                            String key,
                                            Object parameter1,
                                            Object parameter2)
      • ObjectAlreadyExistsException

        public ObjectAlreadyExistsException​(String component,
                                            String key,
                                            Object parameter1,
                                            Object parameter2,
                                            Object parameter3)
      • ObjectAlreadyExistsException

        public ObjectAlreadyExistsException​(String component,
                                            String key,
                                            Object parameter1,
                                            Object parameter2,
                                            Object parameter3,
                                            Object parameter4)
      • ObjectAlreadyExistsException

        public ObjectAlreadyExistsException​(String component,
                                            String key,
                                            Object caller,
                                            Object[] parameters)