Example #1
0
 public function count()
 {
     throw new Exception('Cause count to fail');
     return parent::count();
 }