Inbound Filters, basic question

Hi,
Very basic question. I am trying to get the the inbound filtering to work. The message I want to filter out looks like this:
TypeError: ("" + (new Date(…))).match(…) is null

And the filter I tried looks like this
TypeError*

But it does not work. What am I missing?
Thanks,
/Fredrik