You are here

public function SparkpostMessageWrapperInterface::setApiResponseException in Sparkpost email 7.2

Same name and namespace in other branches
  1. 7 includes/sparkpost.message_wrapper_interface.inc \SparkpostMessageWrapperInterface::setApiResponseException()

Parameters

\SparkPost\APIResponseException $apiResponseException:

1 method overrides SparkpostMessageWrapperInterface::setApiResponseException()
SparkpostMessageWrapper::setApiResponseException in includes/sparkpost.message_wrapper.inc

File

includes/sparkpost.message_wrapper_interface.inc, line 50
Message class.

Class

SparkpostMessageWrapperInterface
Interface SparkpostMessageWrapperInterface.

Code

public function setApiResponseException(\SparkPost\APIResponseException $apiResponseException);