Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Fix exception generation on request failure #8

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

tdgroot
Copy link
Contributor

@tdgroot tdgroot commented Jan 9, 2018

The module was getting status 500 from the RobinHQ api, resulting in generating an exception. The exception generated however, failed with the following error:

PHP Fatal error:  Uncaught Error: Wrong parameters for Robinhq_Hooks_Model_Exception_InternalServerErrorException([string $message [, long $code [, Throwable $previous = NULL]]]) in app/code/core/Mage/Core/Model/Config.php:1357

@tdgroot
Copy link
Contributor Author

tdgroot commented Feb 14, 2018

Is this going to get merged or closed?

@pepijnblom pepijnblom merged commit d13214f into graciousagency:master Feb 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants