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


Classes | |
| class | Impl |
Public Member Functions | |
| AuthProviderNotSet (const Impl &impl) | |
| ~AuthProviderNotSet () | |
Protected Member Functions | |
| AuthProviderNotSet (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::manager::Error | |
| Error (const Impl &impl) | |
| ~Error () | |
| Error (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::error::Exception | |
| Exception (const Impl &impl) | |
| ~Exception () | |
| Exception (Impl *impl) | |
Protected Member Functions inherited from seismicdrive::SDException | |
| SDException (const std::string what) | |
Protected Attributes | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::manager::Error | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::Exception | |
| std::shared_ptr< Impl > | impl |
An auth provider must be set, to provide user credentials.
| seismicdrive::error::manager::AuthProviderNotSet::AuthProviderNotSet | ( | const Impl & | impl | ) |
| seismicdrive::error::manager::AuthProviderNotSet::~AuthProviderNotSet | ( | ) |
|
protected |
|
protected |
1.8.14