AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Eventstreamrpc::OperationError Class Referenceabstract

#include <EventStreamClient.h>

Inheritance diagram for Aws::Eventstreamrpc::OperationError:
Aws::Eventstreamrpc::AbstractShapeBase Aws::Greengrass::ComponentNotFoundError Aws::Greengrass::ConflictError Aws::Greengrass::FailedUpdateConditionCheckError Aws::Greengrass::InvalidArgumentsError Aws::Greengrass::InvalidArtifactsDirectoryPathError Aws::Greengrass::InvalidClientDeviceAuthTokenError Aws::Greengrass::InvalidCredentialError Aws::Greengrass::InvalidRecipeDirectoryPathError Aws::Greengrass::InvalidTokenError Aws::Greengrass::ResourceNotFoundError Aws::Greengrass::ServiceError Aws::Greengrass::UnauthorizedError

Public Member Functions

 OperationError () noexcept=default
void SerializeToJsonObject (Crt::JsonObject &payloadObject) const override
virtual Crt::Optional< Crt::StringGetMessage () const noexcept=0
Public Member Functions inherited from Aws::Eventstreamrpc::AbstractShapeBase
 AbstractShapeBase () noexcept
virtual ~AbstractShapeBase () noexcept=default
virtual Crt::String GetModelName () const noexcept=0

Static Public Member Functions

static void s_customDeleter (OperationError *shape) noexcept
Static Public Member Functions inherited from Aws::Eventstreamrpc::AbstractShapeBase
static void s_customDeleter (AbstractShapeBase *shape) noexcept

Additional Inherited Members

Protected Attributes inherited from Aws::Eventstreamrpc::AbstractShapeBase
Crt::Allocatorm_allocator

Detailed Description

Base class for errors used by operations.

Constructor & Destructor Documentation

◆ OperationError()

Aws::Eventstreamrpc::OperationError::OperationError ( )
explicitdefaultnoexcept

Member Function Documentation

◆ GetMessage()

◆ s_customDeleter()

void Aws::Eventstreamrpc::OperationError::s_customDeleter ( OperationError * shape)
staticnoexcept

◆ SerializeToJsonObject()

void Aws::Eventstreamrpc::OperationError::SerializeToJsonObject ( Crt::JsonObject & payloadObject) const
overridevirtual

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