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

#include <SDException.h>

Inheritance diagram for seismicdrive::error::format::Json:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::format::Json:
Collaboration graph
[legend]

Classes

class  Impl
 

Public Member Functions

 Json (const Impl &impl)
 
 ~Json ()
 
- Public Member Functions inherited from seismicdrive::error::format::Error
 Error (const Impl &impl)
 
 ~Error ()
 

Protected Member Functions

 Json (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::error::format::Error
 Error (Impl *impl)
 

Protected Attributes

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

Detailed Description

Failed conversion between text and json.

Constructor & Destructor Documentation

◆ Json() [1/2]

seismicdrive::error::format::Json::Json ( const Impl impl)

◆ ~Json()

seismicdrive::error::format::Json::~Json ( )

◆ Json() [2/2]

seismicdrive::error::format::Json::Json ( Impl impl)
protected

Member Data Documentation

◆ impl

Impl& seismicdrive::error::format::Json::impl
protected

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