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


Classes | |
| class | Impl |
Public Member Functions | |
| ProviderError (const Impl &impl) | |
| ~ProviderError () | |
Public Member Functions inherited from seismicdrive::error::storage::Error | |
| Error (const Impl &impl) | |
| ~Error () | |
Protected Member Functions | |
| ProviderError (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::storage::Error | |
| Error (Impl *impl) | |
Protected Attributes | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::storage::Error | |
| std::shared_ptr< Impl > | impl |
General cloud storage provider error.
| seismicdrive::error::storage::ProviderError::ProviderError | ( | const Impl & | impl | ) |
| seismicdrive::error::storage::ProviderError::~ProviderError | ( | ) |
|
protected |
|
protected |
1.8.14