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