i-doit / api-client-php

Easy-to-use, but feature-rich client library for i-doit's JSON-RPC API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Throw SPL exceptions

bheisig opened this issue · comments

commented

Expected behavior

Throw SPL exceptions on error whenever possible

Actual behavior

Only standard \Exception instances are thrown

commented

Implemented in version 0.6