I would not recommend this approach for the following reasons a) Exceptions are meant to handle errors during runtime, not for logic b) it assumes the objects within the array have a numeric length...