Ditto
1.0.14
|
All errors that are thrown by the Ditto SDK are wrapped as a DittoError
.
More...
Public Member Functions | |
DittoError (std::string msg) | |
const char * | what () const noexcept override |
Returns the explanatory string. More... | |
All errors that are thrown by the Ditto SDK are wrapped as a DittoError
.
You can see more information about an error by calling what().
|
overridenoexcept |
Returns the explanatory string.