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

#include <SDException.h>

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

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

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

Detailed Description

General cloud storage provider error.

Constructor & Destructor Documentation

◆ ProviderError() [1/2]

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

◆ ~ProviderError()

seismicdrive::error::storage::ProviderError::~ProviderError ( )

◆ ProviderError() [2/2]

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

Member Data Documentation

◆ impl

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

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