YesChief!
C++ argv parser
Loading...
Searching...
No Matches
yeschief::Fault Struct Reference

#include <yeschief.h>

Public Attributes

std::string message
 
FaultType type
 

Detailed Description

Wrapper around an exception message

Member Data Documentation

◆ message

std::string yeschief::Fault::message

The message of the exception. Can be useful for the user to understand what is wrong

◆ type

FaultType yeschief::Fault::type

Type of the fault


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