LogIt++
Loading...
Searching...
No Matches
CustomErrorCategory Class Reference
Inheritance diagram for CustomErrorCategory:

Public Member Functions

const char * name () const noexcept override
 
std::string message (int ev) const override
 

Detailed Description

Definition at line 48 of file example_logit_basic.cpp.

Member Function Documentation

◆ message()

std::string CustomErrorCategory::message ( int ev) const
inlineoverride

Definition at line 54 of file example_logit_basic.cpp.

◆ name()

const char * CustomErrorCategory::name ( ) const
inlineoverridenoexcept

Definition at line 50 of file example_logit_basic.cpp.


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