|
Seismic Drive Client API
|
#include <SDException.h>


Classes | |
| class | Impl |
Public Member Functions | |
| std::string | getPath () |
| InvalidPrefix (const Impl &impl) | |
| ~InvalidPrefix () | |
Public Member Functions inherited from seismicdrive::error::dataset::Error | |
| std::string | getPath () |
| Error (const Impl &impl) | |
| ~Error () | |
Protected Member Functions | |
| InvalidPrefix (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::dataset::Error | |
| Error (Impl *impl) | |
Protected Attributes | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::dataset::Error | |
| std::shared_ptr< Impl > | impl |
Seismic store path doesn't have the expected prefix.
| seismicdrive::error::dataset::InvalidPrefix::InvalidPrefix | ( | const Impl & | impl | ) |
| seismicdrive::error::dataset::InvalidPrefix::~InvalidPrefix | ( | ) |
|
protected |
| std::string seismicdrive::error::dataset::InvalidPrefix::getPath | ( | ) |
Returns the dataset path.
|
protected |
1.8.14