public function MessageWrapperInterface::clearApiResposeException in Sparkpost email 8.2
Clears the API response exception.
1 method overrides MessageWrapperInterface::clearApiResposeException()
- MessageWrapper::clearApiResposeException in src/
MessageWrapper.php - Clears the API response exception.
File
- src/
MessageWrapperInterface.php, line 96 - Message class.
Class
- MessageWrapperInterface
- An interface for the message wrapper we use.
Namespace
Drupal\sparkpostCode
public function clearApiResposeException();