Interface SnippetOutcome.HasException<T extends Throwable>
- Type Parameters:
T- exception type
- All Known Subinterfaces:
SnippetOutcome.ControlViolation,SnippetOutcome.ExceptionThrown
- Enclosing interface:
SnippetOutcome
public static interface SnippetOutcome.HasException<T extends Throwable>
Implemented by
SnippetOutcomes for which there is an associated exception.-
Method Summary
-
Method Details
-
exception
-