Refactoring: moved FacebookErrorMessage in its own file/class
[facebook-utils] / src / main / java / de / juplo / facebook / client / GraphApiErrorHandler.java
2015-11-10 Kai MoritzAdded helpful logging-statements to GraphApiErrorHandler
2015-11-10 Kai MoritzGraphApiErrorHandler only handles status-code 400 BAD...
2015-11-10 Kai MoritzReworked handling of error-responses from the Graph-API
2015-11-07 Kai MoritzRefactored classes in thematically packages