Class ObjectAlreadyExistsException

    • Constructor Detail

      • ObjectAlreadyExistsException

        public ObjectAlreadyExistsException()
      • ObjectAlreadyExistsException

        public ObjectAlreadyExistsException​(String message)
      • ObjectAlreadyExistsException

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

        public ObjectAlreadyExistsException​(Throwable cause)