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


Classes | |
| class | Impl |
Public Member Functions | |
| std::string | getPath () |
| Expired (const Impl &impl) | |
| ~Expired () | |
Protected Member Functions | |
| Expired (Impl *impl) | |
Protected Attributes | |
| std::shared_ptr< Impl > | impl |
The serialized credentials are expired.
| seismicdrive::error::dataset::context::Expired::Expired | ( | const Impl & | impl | ) |
| seismicdrive::error::dataset::context::Expired::~Expired | ( | ) |
|
protected |
| std::string seismicdrive::error::dataset::context::Expired::getPath | ( | ) |
Returns the dataset path.
|
protected |
1.8.14