AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::avsCommon::sdkInterfaces::test::MockExceptionEncounteredSender Class Reference

#include <MockExceptionEncounteredSender.h>

Inheritance diagram for alexaClientSDK::avsCommon::sdkInterfaces::test::MockExceptionEncounteredSender:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::avsCommon::sdkInterfaces::test::MockExceptionEncounteredSender:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD3 (sendExceptionEncountered, void(const std::string &unparsedDirective, avs::ExceptionErrorType error, const std::string &errorDescription))
 
- Public Member Functions inherited from alexaClientSDK::avsCommon::sdkInterfaces::ExceptionEncounteredSenderInterface
virtual ~ExceptionEncounteredSenderInterface ()=default
 
virtual void sendExceptionEncountered (const std::string &unparsedDirective, avs::ExceptionErrorType error, const std::string &errorDescription)=0
 

Detailed Description

Mock class that implements the ExceptionEncounteredSenderInterface.

Member Function Documentation

◆ MOCK_METHOD3()

alexaClientSDK::avsCommon::sdkInterfaces::test::MockExceptionEncounteredSender::MOCK_METHOD3 ( sendExceptionEncountered  ,
void(const std::string &unparsedDirective, avs::ExceptionErrorType error, const std::string &errorDescription)   
)

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0