![]() |
Project
|
Handling cases where the geometry is required but not defined. More...
#include <TriggerMappingErrors.h>
Inherits std::exception.
Public Member Functions | |
| GeometryNotSetException ()=default | |
| Constructor. | |
| ~GeometryNotSetException () noexcept final=default | |
| Destructor. | |
| const char * | what () const noexcept final |
| Access to error message. | |
Handling cases where the geometry is required but not defined.
Definition at line 257 of file TriggerMappingErrors.h.
|
default |
Constructor.
|
finaldefaultnoexcept |
Destructor.
|
inlinefinalnoexcept |
Access to error message.
Definition at line 268 of file TriggerMappingErrors.h.