Class BranchDoesNotExistException

    • Constructor Detail

      • BranchDoesNotExistException

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