DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
CsvExporter::Exception Class Reference

#include <csvexporter.h>

Inheritance diagram for CsvExporter::Exception:

Public Member Functions

 Exception (QString what)
 
 ~Exception () noexcept
 
void raise () const
 
Exceptionclone () const
 
const char * what () const noexcept
 

Protected Attributes

QString mWhat
 

Constructor & Destructor Documentation

◆ Exception()

CsvExporter::Exception::Exception ( QString  what)
inlineexplicit

◆ ~Exception()

CsvExporter::Exception::~Exception ( )
inlinenoexcept

Member Function Documentation

◆ clone()

Exception* CsvExporter::Exception::clone ( ) const
inline

◆ raise()

void CsvExporter::Exception::raise ( ) const
inline

◆ what()

const char* CsvExporter::Exception::what ( ) const
inlinenoexcept

Member Data Documentation

◆ mWhat

QString CsvExporter::Exception::mWhat
protected

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