WIP: WebClient
[facebook-errors] / src / main / java / de / juplo / facebook / errors / GraphApiException.java
2019-11-21 Kai MoritzWIP: WebClient
2019-11-20 Kai Moritz200: The user hasn't authorized the application to...
2019-11-20 Kai MoritzWIP: WebClient
2019-11-20 Kai MoritzThe log-statement for unmapped exceptions really prints...
2019-11-20 Kai MoritzErrors during parsing of the error-message are wrapped
2019-11-20 Kai Moritz190: Access token expired
2019-10-29 Kai MoritzRenamed exception for rate-limit-exceeded
2018-07-09 Kai MoritzThe exception stores the HttpStatus and HttpHeaders...
2018-07-09 Kai MoritzAdded/Renamed the exceptions, that are thrown, if the...
2016-08-23 Kai MoritzAdded an exception for error 12: X field is deprecated...
2016-06-12 Kai MoritzImplemented exceptions for the error-codes, mentioned...
2016-06-12 Kai MoritzAdded an exception for error 102: user access token...
2016-06-12 Kai MoritzRefactoring: generalized the GraphApiErrorHandler
2016-06-07 Kai MoritzRefactoring: renamed package de.juplo.facebook.exceptio...