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

#include <SDException.h>

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

Classes

class  Impl
 

Public Member Functions

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

Protected Member Functions

 InvalidPrefix (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

Seismic store path doesn't have the expected prefix.

Constructor & Destructor Documentation

◆ InvalidPrefix() [1/2]

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

◆ ~InvalidPrefix()

seismicdrive::error::dataset::InvalidPrefix::~InvalidPrefix ( )

◆ InvalidPrefix() [2/2]

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

Member Function Documentation

◆ getPath()

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

Returns the dataset path.

Member Data Documentation

◆ impl

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

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