LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Base class for exceptions thrown by flag-related utilities. More...
#include "BitMask.h"
Public Member Functions | |
Exception (std::string msg="Flag error") | |
virtual const char * | what () const noexcept override |
Public Attributes | |
std::string | message |
Base class for exceptions thrown by flag-related utilities.
|
inlineexplicit |
|
inlineoverridevirtualnoexcept |