Refactoring: moved FacebookErrorMessage in its own file/class
[facebook-utils] / src / test / java / de / juplo / facebook / client / GraphApiErrorHandlerTest.java
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-07 Kai MoritzRefactored classes in thematically packages