AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::adsl::test::MockExceptionEncounteredSender Class Reference
Inheritance diagram for alexaClientSDK::adsl::test::MockExceptionEncounteredSender:
Inheritance graph
[legend]
Collaboration diagram for alexaClientSDK::adsl::test::MockExceptionEncounteredSender:
Collaboration graph
[legend]

Public Member Functions

 MOCK_METHOD3 (sendExceptionEncountered, void(const std::string &, ExceptionErrorType, const std::string &))
 
- 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 ExceptionEncounteredSenderInterface implementation.

Member Function Documentation

◆ MOCK_METHOD3()

alexaClientSDK::adsl::test::MockExceptionEncounteredSender::MOCK_METHOD3 ( sendExceptionEncountered  ,
void(const std::string &, ExceptionErrorType, const std::string &)   
)

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