Class BranchNameExistsException

    • Constructor Detail

      • BranchNameExistsException

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