public function SparkpostMessageWrapperInterface::setApiResponseException in Sparkpost email 7
Same name and namespace in other branches
- 7.2 includes/sparkpost.message_wrapper_interface.inc \SparkpostMessageWrapperInterface::setApiResponseException()
Parameters
\SparkPost\APIResponseException $apiResponseException:
1 method overrides SparkpostMessageWrapperInterface::setApiResponseException()
File
- includes/
sparkpost.message_wrapper_interface.inc, line 50 - Message class.
Class
- SparkpostMessageWrapperInterface
- Interface SparkpostMessageWrapperInterface.
Code
public function setApiResponseException(\SparkPost\APIResponseException $apiResponseException);