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