userver: dump::Error Class Reference
Loading...
Searching...
No Matches
dump::Error Class Referencefinal

#include <userver/dump/operations.hpp>

Detailed Description

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.

+ Inheritance diagram for dump::Error:
+ Collaboration diagram for dump::Error:

Public Member Functions

 Error (std::string message)
 

Constructor & Destructor Documentation

◆ Error()

dump::Error::Error ( std::string message)
inlineexplicit

Definition at line 19 of file operations.hpp.


The documentation for this class was generated from the following file: