![]() |
Project
|
Handling of access to objects beyond container boundary. More...
#include <RecoContainer.h>
Inherits std::exception.
Public Member Functions | |
InvalidAccessException ()=default | |
Constructor. | |
~InvalidAccessException () noexcept final=default | |
Destructor. | |
const char * | what () const noexcept final |
Create error message. | |
Handling of access to objects beyond container boundary.
Definition at line 336 of file RecoContainer.h.
|
default |
Constructor.
|
finaldefaultnoexcept |
Destructor.
|
inlinefinalnoexcept |