Class CardListCommand.FinishWithError
-
- All Implemented Interfaces:
public final class CardListCommand.FinishWithError extends CardListCommand
-
-
Constructor Summary
Constructors Constructor Description CardListCommand.FinishWithError(Throwable throwable)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()-
-
Constructor Detail
-
CardListCommand.FinishWithError
CardListCommand.FinishWithError(Throwable throwable)
-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
-
-
-