Refactoring: moved FacebookErrorMessage in its own file/class
[facebook-utils] / src / test / java / de / juplo / facebook / exceptions / FacebookErrorMessageMappingTest.java
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 MoritzReworked handling of error-responses from the Graph-API
2015-11-10 Kai MoritzAdded JSON-mapping for responses from the Graph-API