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


Classes | |
| class | Impl |
Public Member Functions | |
| std::string | getPath () |
| Error (const Impl &impl) | |
| ~Error () | |
Protected Member Functions | |
| Error (Impl *impl) | |
Protected Attributes | |
| std::shared_ptr< Impl > | impl |
Dataset operation failed.
| seismicdrive::error::dataset::Error::Error | ( | const Impl & | impl | ) |
| seismicdrive::error::dataset::Error::~Error | ( | ) |
|
protected |
| std::string seismicdrive::error::dataset::Error::getPath | ( | ) |
Returns the dataset path.
|
protected |
1.8.14