The types of the exeptions are now mapped to an enum
authorKai Moritz <kai@juplo.de>
Tue, 10 Nov 2015 10:46:25 +0000 (11:46 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 10 Nov 2015 14:51:19 +0000 (15:51 +0100)
Unknown types will result in an IllegalArgumentException when accessing the
method GraphApiException.getType() of the parsed exception.


No differences found