![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <MockExceptionEncounteredSender.h>
Public Member Functions | |
MOCK_METHOD3 (sendExceptionEncountered, void(const std::string &unparsedDirective, avs::ExceptionErrorType error, const std::string &errorDescription)) | |
![]() | |
virtual | ~ExceptionEncounteredSenderInterface ()=default |
virtual void | sendExceptionEncountered (const std::string &unparsedDirective, avs::ExceptionErrorType error, const std::string &errorDescription)=0 |
Mock class that implements the ExceptionEncounteredSenderInterface.
alexaClientSDK::avsCommon::sdkInterfaces::test::MockExceptionEncounteredSender::MOCK_METHOD3 | ( | sendExceptionEncountered | , |
void(const std::string &unparsedDirective, avs::ExceptionErrorType error, const std::string &errorDescription) | |||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0