libdballe 9.6
|
Error in case of failed database operations. More...
#include <error.h>
Public Member Functions | |
wreport::ErrorCode | code () const noexcept override |
![]() | |
virtual ErrorCode | code () const noexcept=0 |
virtual const char * | what () const noexcept=0 |
Additional Inherited Members | |
![]() | |
static const char * | strerror (wreport::ErrorCode code) |
String description for an error code. | |
![]() | |
static const char * | strerror (ErrorCode code) |
Error in case of failed database operations.
|
inlineoverridevirtualnoexcept |
Implements wreport::error.