Public Member Functions | |
validationException (std::string msg) | |
char const * | what () const noexcept override |
Private Attributes | |
std::string | msg_ |
Definition at line 12 of file validationException.h.
|
inline |
Definition at line 14 of file validationException.h.
|
inlineoverridenoexcept |
Definition at line 16 of file validationException.h.
References msg_.
Referenced by art::ServiceDirector::addSystemService().
|
private |
Definition at line 22 of file validationException.h.
Referenced by what().