@list = $session->getProblemNames( $class )

The getProblemNames() function gets the event names of problems associated with the specified class.

 @problems = $session->getProblemNames( "Router" );