MCPcopy Create free account
hub / github.com/antlr/codebuff / getGenericExceptionTypes

Method getGenericExceptionTypes

output/java_guava/1.4.19/Invokable.java:195–195  ·  view source on GitHub ↗

This should never return a type that's not a subtype of Throwable.

()

Source from the content-addressed store, hash-verified

193 /** This should never return a type that's not a subtype of Throwable. */
194
195 abstract Type[] getGenericExceptionTypes();
196
197 abstract Annotation[][] getParameterAnnotations();
198

Callers 3

getExceptionTypesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected