Helper method that try to load a class that was dynamically generated on
the endpoint side !
Parameters: askingClassLoader - the classloader that download classes Parameters: className - the name of the class Parameters: methodContent - the content of the method to check throws: Exception - if class is not obtained.