|
Switchboard SDK
|
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. | |
Represents an error that can occur during an operation.