Class AlreadyExistsException

    • Constructor Detail

      • AlreadyExistsException

        public AlreadyExistsException​(String message)
        Creates a new AlreadyExistsException instance.
        Parameters:
        message - the error message.