What does this mean?

What does this mean?

I have been gone from JQuery for a long time and it seems now my mind is blank.

I've inherited an app and it breaks on this line:

  1. var checkedRadioButtons = $('#form1 .rbl input:checked');

It says JavaScript runtime error: Object Expected

I'm lost here. Can anyone tell me what may be going on?