#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 20 of file operations.hpp.
Inheritance diagram for dump::Error:Public Member Functions | |
| Error (std::string message) | |
|
inlineexplicit |
Definition at line 22 of file operations.hpp.