Seismic Drive Client API
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
seismicdrive::error::storage::NotBuilt Class Reference

#include <SDException.h>

Inheritance diagram for seismicdrive::error::storage::NotBuilt:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::storage::NotBuilt:
Collaboration graph
[legend]

Classes

class  Impl
 

Public Member Functions

std::string whatsNotBuilt ()
 
 NotBuilt (const Impl &impl)
 
 ~NotBuilt ()
 
- Public Member Functions inherited from seismicdrive::error::storage::ProviderError
 ProviderError (const Impl &impl)
 
 ~ProviderError ()
 
- Public Member Functions inherited from seismicdrive::error::storage::Error
 Error (const Impl &impl)
 
 ~Error ()
 

Protected Member Functions

 NotBuilt (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::error::storage::ProviderError
 ProviderError (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::error::storage::Error
 Error (Impl *impl)
 

Protected Attributes

Implimpl
 
- Protected Attributes inherited from seismicdrive::error::storage::ProviderError
Implimpl
 
- Protected Attributes inherited from seismicdrive::error::storage::Error
std::shared_ptr< Implimpl
 

Detailed Description

Support for the specified cloud storage provider was not included in this SDAPI build.

Constructor & Destructor Documentation

◆ NotBuilt() [1/2]

seismicdrive::error::storage::NotBuilt::NotBuilt ( const Impl impl)

◆ ~NotBuilt()

seismicdrive::error::storage::NotBuilt::~NotBuilt ( )

◆ NotBuilt() [2/2]

seismicdrive::error::storage::NotBuilt::NotBuilt ( Impl impl)
protected

Member Function Documentation

◆ whatsNotBuilt()

std::string seismicdrive::error::storage::NotBuilt::whatsNotBuilt ( )

Returns information about what triggered the exception, typically a cloud provider description like "ibm" or "aws".

Member Data Documentation

◆ impl

Impl& seismicdrive::error::storage::NotBuilt::impl
protected

The documentation for this class was generated from the following file: