Switchboard SDK
Loading...
Searching...
No Matches
switchboard::Error Struct Reference

Represents an error that can occur during an operation. More...

#include <Result.hpp>

Public Member Functions

 Error (std::string msg)
 Error constructor.

Public Attributes

std::string message
 Error message.

Detailed Description

Represents an error that can occur during an operation.

Constructor & Destructor Documentation

◆ Error()

switchboard::Error::Error ( std::string msg)
inline

Error constructor.

Parameters
msgError message.

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