Class InvalidBranchNameException

    • Constructor Detail

      • InvalidBranchNameException

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