Seismic Drive Client API
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
seismicdrive::error::manager::ClientSecretNotSet Class Reference

#include <SDManager.h>

Inheritance diagram for seismicdrive::error::manager::ClientSecretNotSet:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::manager::ClientSecretNotSet:
Collaboration graph
[legend]

Public Member Functions

 ClientSecretNotSet (const Impl &impl)
 
 ~ClientSecretNotSet ()
 

Protected Member Functions

 ClientSecretNotSet (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
Implimpl
 
- Protected Attributes inherited from seismicdrive::error::Exception
std::shared_ptr< Implimpl
 

Detailed Description

Client id and secret must be set

Constructor & Destructor Documentation

◆ ClientSecretNotSet() [1/2]

seismicdrive::error::manager::ClientSecretNotSet::ClientSecretNotSet ( const Impl &  impl)

◆ ~ClientSecretNotSet()

seismicdrive::error::manager::ClientSecretNotSet::~ClientSecretNotSet ( )

◆ ClientSecretNotSet() [2/2]

seismicdrive::error::manager::ClientSecretNotSet::ClientSecretNotSet ( Impl *  impl)
protected

Member Data Documentation

◆ impl

Impl& seismicdrive::error::manager::ClientSecretNotSet::impl
protected

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