Seismic Drive Client API
Public Member Functions | Public Attributes | List of all members
seismicdrive::error::dataset::InvalidNodeId::Impl Class Reference

#include <SDExceptionImpl.h>

Inheritance diagram for seismicdrive::error::dataset::InvalidNodeId::Impl:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::dataset::InvalidNodeId::Impl:
Collaboration graph
[legend]

Public Member Functions

 Impl (uint64_t nodeId)
 
- Public Member Functions inherited from seismicdrive::error::dataset::Error::Impl
 Impl (const std::string &what, const std::string &path)
 

Public Attributes

const uint64_t nodeId
 
- Public Attributes inherited from seismicdrive::error::dataset::Error::Impl
const std::string path
 
- Public Attributes inherited from seismicdrive::error::impl::Root
std::string what
 

Additional Inherited Members

- Protected Member Functions inherited from seismicdrive::error::impl::Root
 Root (const std::string &what)
 

Constructor & Destructor Documentation

◆ Impl()

seismicdrive::error::dataset::InvalidNodeId::Impl::Impl ( uint64_t  nodeId)
inline

Member Data Documentation

◆ nodeId

const uint64_t seismicdrive::error::dataset::InvalidNodeId::Impl::nodeId

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