-
- All Implemented Interfaces:
-
ir.dorantech.stepcounter.model.StepCounterResult
public final class StepCounterResult.Error implements StepCounterResult
-
-
Constructor Summary
Constructors Constructor Description StepCounterResult.Error(Exception exception)
-
Method Summary
Modifier and Type Method Description final ExceptiongetException()-
-
Constructor Detail
-
StepCounterResult.Error
StepCounterResult.Error(Exception exception)
-
-
Method Detail
-
getException
final Exception getException()
-
-
-
-