pransteter/api-blizzard

Implements a dedicated Exception class

Opened this issue · 0 comments

Implements a dedicated Exception class at connection with Blizzard Api.
In this class should have specific messages of erros with abstract class Connection.

Also needs to put a "try catch" on action "resquest" at GuzzleHttp\Client object.