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

#include <SDException.h>

Inheritance diagram for seismicdrive::error::manager::context::UnknownFormat:
Inheritance graph
[legend]
Collaboration diagram for seismicdrive::error::manager::context::UnknownFormat:
Collaboration graph
[legend]

Classes

class  Impl
 

Public Member Functions

 UnknownFormat (const Impl &impl)
 
 ~UnknownFormat ()
 

Protected Member Functions

 UnknownFormat (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::error::manager::Error
 Error (const Impl &impl)
 
 ~Error ()
 
 Error (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::error::Exception
 Exception (const Impl &impl)
 
 ~Exception ()
 
 Exception (Impl *impl)
 
- Protected Member Functions inherited from seismicdrive::SDException
 SDException (const std::string what)
 

Protected Attributes

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

Detailed Description

Deserializing the manager failed.

Constructor & Destructor Documentation

◆ UnknownFormat() [1/2]

seismicdrive::error::manager::context::UnknownFormat::UnknownFormat ( const Impl impl)

◆ ~UnknownFormat()

seismicdrive::error::manager::context::UnknownFormat::~UnknownFormat ( )

◆ UnknownFormat() [2/2]

seismicdrive::error::manager::context::UnknownFormat::UnknownFormat ( Impl impl)
protected

Member Data Documentation

◆ impl

Impl& seismicdrive::error::manager::context::UnknownFormat::impl
protected

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