Service call failure. More...
#include <creos/errors.hpp>
Public Member Functions | |
ServiceCallError (ErrorCode code, const std::string &message) | |
ErrorCode | code () const |
![]() | |
Exception (const std::string &message) | |
Exception (const Exception &other) | |
const char * | what () const noexcept override |
Returns the error message. | |
Service call failure.
This error is thrown when a service call fails.