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

#include <SDException.h>

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

Classes

class  Impl
 

Public Member Functions

 ServiceUrlNotSet (const Impl &impl)
 
 ~ServiceUrlNotSet ()
 

Protected Member Functions

 ServiceUrlNotSet (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

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

Detailed Description

The seismic store service url must be set.

Constructor & Destructor Documentation

◆ ServiceUrlNotSet() [1/2]

seismicdrive::error::manager::ServiceUrlNotSet::ServiceUrlNotSet ( const Impl impl)

◆ ~ServiceUrlNotSet()

seismicdrive::error::manager::ServiceUrlNotSet::~ServiceUrlNotSet ( )

◆ ServiceUrlNotSet() [2/2]

seismicdrive::error::manager::ServiceUrlNotSet::ServiceUrlNotSet ( Impl impl)
protected

Member Data Documentation

◆ impl

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

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