Skip to content

Updated error handling

Compare
Choose a tag to compare
@eoghantelnyx eoghantelnyx released this 23 Jun 22:48
· 60 commits to master since this release
94caa63

Improvements were made to error handling.

$e->getError() will return the full API error as a JSON object.

Uncaught exceptions will return as a clean string with all core details.