|
openPMD-api
|
The API was used in an illegal way. More...
#include <Error.hpp>


Public Member Functions | |
| WrongAPIUsage (std::string 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) | |
The API was used in an illegal way.
Example: File-based iteration encoding is selected without specifying an expansion pattern.
1.8.13