Add port to exception message thrown by LocalPortChecker#findFirstOpenPortAbove #477
Labels
enhancement
A request for change or improvement to an existing feature
Milestone
The current message is just
"Invalid start port"
A better message should include the port number that was invalid, e.g.
"Invalid start port: -1"
The text was updated successfully, but these errors were encountered: