Example (how would you handle this?):
You see a method that passes an array list of Integer objects. The method will find the smallest one and return it. But what if the list that gets passed as a parameter is empty?