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