|
Seismic Drive Client API
|
#include <SDException.h>


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 | |
| Impl & | impl |
Protected Attributes inherited from seismicdrive::error::format::Error | |
| std::shared_ptr< Impl > | impl |
Failed conversion between text and json.
| seismicdrive::error::format::Json::Json | ( | const Impl & | impl | ) |
| seismicdrive::error::format::Json::~Json | ( | ) |
|
protected |
|
protected |
1.8.14