Interface ErrorResponseException
- All Known Implementing Classes:
BadRequestException
,ConcurrentModificationException
public interface ErrorResponseException
Exception which holds the response payload as
ErrorResponse
-
Method Summary
-
Method Details
-
getErrorResponse
ErrorResponse getErrorResponse() -
hasErrorCode
-