Interface InvalidResponse
- All Superinterfaces:
Response
- All Known Implementing Classes:
CacheNotFoundResponse
,ExceptionResponse
An invalid response
- Since:
- 4.0
- Author:
- Manik Surtani
-
Method Summary
-
Method Details
-
isValid
-
isSuccessful
default boolean isSuccessful()- Specified by:
isSuccessful
in interfaceResponse
-