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

#include <SDException.h>

Inheritance diagram for seismicdrive::error::Exception:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::Exception:
Collaboration graph
[legend]

Classes

class  Impl
 

Protected Member Functions

 Exception (const Impl &impl)
 
 ~Exception ()
 
 Exception (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::SDException
 SDException (const std::string what)
 

Protected Attributes

std::shared_ptr< Implimpl
 

Constructor & Destructor Documentation

◆ Exception() [1/2]

seismicdrive::error::Exception::Exception ( const Impl impl)
protected

◆ ~Exception()

seismicdrive::error::Exception::~Exception ( )
protected

◆ Exception() [2/2]

seismicdrive::error::Exception::Exception ( Impl impl)
protected

Member Data Documentation

◆ impl

std::shared_ptr<Impl> seismicdrive::error::Exception::impl
protected

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