Package com.spertus.jacquard.common
Class ExceptionResult
java.lang.Object
com.spertus.jacquard.common.Result
com.spertus.jacquard.common.ExceptionResult
A result encapsulating an exception.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.spertus.jacquard.common.Result
Result.Order
-
Constructor Summary
ConstructorDescriptionExceptionResult
(String name, Throwable throwable) Makes a result indicating an exceptional event occurred. -
Method Summary
Methods inherited from class com.spertus.jacquard.common.Result
changeVisibility, changeVisibility, equals, getMaxScore, getMessage, getName, getScore, getVisibility, hashCode, makeAllOrNothing, makeError, makeFailure, makeFailure, makeResult, makeResult, makeSuccess, makeSuccess, reorderResults, setVisibility