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

#include <SDException.h>

Inheritance diagram for seismicdrive::error::seismicstore::NotJson:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::seismicstore::NotJson:
Collaboration graph
[legend]

Classes

class  Impl
 

Public Member Functions

 NotJson (const Impl &impl)
 
 ~NotJson ()
 

Protected Member Functions

 NotJson (Impl *impl)
 

Protected Attributes

std::shared_ptr< Implimpl
 

Detailed Description

Received a non-json response from the seismic store service.

Constructor & Destructor Documentation

◆ NotJson() [1/2]

seismicdrive::error::seismicstore::NotJson::NotJson ( const Impl impl)

◆ ~NotJson()

seismicdrive::error::seismicstore::NotJson::~NotJson ( )

◆ NotJson() [2/2]

seismicdrive::error::seismicstore::NotJson::NotJson ( Impl impl)
protected

Member Data Documentation

◆ impl

std::shared_ptr<Impl> seismicdrive::error::seismicstore::NotJson::impl
protected

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