Class AlreadyExistsException

    • Constructor Detail

      • AlreadyExistsException

        public AlreadyExistsException()
      • AlreadyExistsException

        public AlreadyExistsException​(String message)
      • AlreadyExistsException

        public AlreadyExistsException​(Throwable cause)
      • AlreadyExistsException

        public AlreadyExistsException​(String message,
                                      Throwable cause)