#include <userver/dump/operations.hpp>
Indicates a failure reading or writing a dump. No further operations should be performed with a failed dump.
Definition at line 17 of file operations.hpp.
Public Member Functions | |
Error (std::string message) | |
|
inlineexplicit |
Definition at line 19 of file operations.hpp.