Released version 2.5.0
[facebook-errors] / src / test /
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 MoritzEnabled autoconfiguration for Spring-Social and Spring...
2016-06-12 Kai MoritzRefactoring: generalized the GraphApiErrorHandler
2016-06-07 Kai MoritzRefactoring: renamed package de.juplo.facebook.exceptio...
2016-06-07 Kai MoritzRefactoring: moved all code concerned with error-handli...
2016-06-07 Kai MoritzRefactoring: moved FacebookErrorMessage in its own...
2015-11-10 Kai MoritzThe types of the exeptions are now mapped to an enum
2015-11-10 Kai MoritzImplemented new exception CallbackVerificationFailedExc...
2015-11-10 Kai MoritzImplemented new exception AccessTokenRequiredException
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
2015-11-07 Kai MoritzUpgraded all dependencies
2015-10-06 Kai MoritzAdded error 613: rate exceeded
2015-10-06 Kai MoritzImplemented FacebookErrorHandler to handle facebook...
2014-03-22 Kai MoritzExamples for the data-part of a signed_request