Interface ExceptionCheck
- All Known Implementing Classes:
ExceptionCheckImpl, ExceptionCheckSimple
public interface ExceptionCheck
-
Method Summary
Modifier and TypeMethodDescriptionbooleancheckAgainst(Set<? extends JavaTypeInstance> thrown) booleancheckAgainst(AbstractMemberFunctionInvokation functionInvokation) booleancheckAgainstException(Expression expression) boolean
-
Method Details
-
checkAgainst
-
checkAgainst
-
checkAgainstException
-
mightCatchUnchecked
boolean mightCatchUnchecked()
-