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

#include <SDException.h>

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

Classes

class  Impl
 

Public Member Functions

std::string getPath ()
 
 InvalidPath (const Impl &impl)
 
 ~InvalidPath ()
 
- Public Member Functions inherited from seismicdrive::error::dataset::Error
std::string getPath ()
 
 Error (const Impl &impl)
 
 ~Error ()
 

Protected Member Functions

 InvalidPath (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::error::dataset::Error
 Error (Impl *impl)
 

Protected Attributes

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

Detailed Description

Dataset path is invalid.

Constructor & Destructor Documentation

◆ InvalidPath() [1/2]

seismicdrive::error::dataset::InvalidPath::InvalidPath ( const Impl impl)

◆ ~InvalidPath()

seismicdrive::error::dataset::InvalidPath::~InvalidPath ( )

◆ InvalidPath() [2/2]

seismicdrive::error::dataset::InvalidPath::InvalidPath ( Impl impl)
protected

Member Function Documentation

◆ getPath()

std::string seismicdrive::error::dataset::InvalidPath::getPath ( )

Returns the dataset path.

Member Data Documentation

◆ impl

Impl& seismicdrive::error::dataset::InvalidPath::impl
protected

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