Class ExceptionActivity
java.lang.Object
gov.nasa.jpl.aerie.banananation.activities.ExceptionActivity
Conditionally throws a runtime exception at both validation time and runtime
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
throwException
public boolean throwException
-
-
Constructor Details
-
ExceptionActivity
public ExceptionActivity()
-
-
Method Details
-
conditionallyThrowException
public boolean conditionallyThrowException() -
run
public void run()
-