The exception stores the HttpStatus and HttpHeaders of the failed request
[facebook-errors] / src / main / java / de / juplo / facebook / errors / AccountRequestLimitReachedException.java
2019-11-22 Kai MoritzThe exception stores the HttpStatus and HttpHeaders...
2019-11-22 Kai MoritzAdded/Renamed the exceptions, that are thrown, if the...