Skip to content

v1.10.0

Compare
Choose a tag to compare
@crynobone crynobone released this 22 Jul 01:44
· 100 commits to 2.x since this release

Added

  • Added methods to Minions\Exceptions\RequestException to access exception from response object:
    • getRpcError()
    • getRpcErrorCode()
    • getRpcErrorMessage()