How could i export some err message in sentry?

i has some err which been send to sentry,
the errmsg like ‘could not find error: ${Item}’
now i want to collection the Item
how could l do that?