|
openPMD-api
|
Internal errors that should not happen. More...
#include <Error.hpp>


Public Member Functions | |
| Internal (std::string const &what) | |
Public Member Functions inherited from openPMD::Error | |
| virtual const char * | what () const noexcept |
| Error (Error const &)=default | |
| Error (Error &&)=default | |
| Error & | operator= (Error const &)=default |
| Error & | operator= (Error &&)=default |
Additional Inherited Members | |
Protected Member Functions inherited from openPMD::Error | |
| Error (std::string what) | |
Internal errors that should not happen.
Please report.
Example: A nullpointer is observed somewhere.
1.8.13