Class AlreadyExistsException

    • Constructor Detail

      • AlreadyExistsException

        public AlreadyExistsException​(String message)
        Constructs a new AlreadyExistsException with the specified error message.
        Parameters:
        message - Describes the error encountered.