Implemented new exception CallbackVerificationFailedException
[facebook-errors] / src / main / java / de / juplo / facebook / exceptions / GraphApiException.java
2015-11-10 Kai MoritzImplemented new exception CallbackVerificationFailedExc...
2015-11-10 Kai MoritzImplemented new exception AccessTokenRequiredException
2015-11-10 Kai MoritzGraphApiException.create() logs unmapped errors on...
2015-11-10 Kai MoritzReworked handling of error-responses from the Graph-API
2015-11-10 Kai MoritzAdded JSON-mapping for responses from the Graph-API
2015-11-07 Kai MoritzRefactored classes in thematically packages