Public Member Functions | |
| BackendConfigSchema (std::vector< std::string >, 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 |
Public Attributes | |
| std::vector< std::string > | errorLocation |
Additional Inherited Members | |
Protected Member Functions inherited from openPMD::Error | |
| Error (std::string what) | |