openPMD-api
 
Loading...
Searching...
No Matches
openPMD::error::Internal Class Reference

Internal errors that should not happen. More...

#include <Error.hpp>

Inheritance diagram for openPMD::error::Internal:
openPMD::Error

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
 
Erroroperator= (Error const &)=default
 
Erroroperator= (Error &&)=default
 

Additional Inherited Members

- Protected Member Functions inherited from openPMD::Error
 Error (std::string what)
 

Detailed Description

Internal errors that should not happen.

Please report.

Example: A nullpointer is observed somewhere.


The documentation for this class was generated from the following files: