Path: join method is throwing an incompatible exception
Closed this issue · 0 comments
marloncarvalho commented
The join method is throwing an exception that doesn't make any sense when a null object is passed. It should throw an ArgumentException instead.