Exception thrown to convey that an undefined flag index was tested. More...
#include <BitMask.h>
Public Member Functions | |
FlagNotDefined (std::string msg="Flag undefined-flag error") | |
Public Member Functions inherited from util::flags::errors::Exception | |
Exception (std::string msg="Flag error") | |
virtual const char * | what () const noexcept override |
Additional Inherited Members | |
Public Attributes inherited from util::flags::errors::Exception | |
std::string | message |
Exception thrown to convey that an undefined flag index was tested.
|
inlineexplicit |
Definition at line 384 of file BitMask.h.