You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catch unsupported generics exception in superclass ref extraction
This catches `unsupported_java_class_signature_exceptiont` that is thrown in
case of a non-parseable signature returned from the `extract_generic_superclass`
or `extract_generic_interface methods`.
0 commit comments