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

#include <csvimporter.h>

Inheritance diagram for CsvImporter::Exception:

Public Member Functions

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

Protected Attributes

QString mWhat
 

Constructor & Destructor Documentation

◆ Exception()

CsvImporter::Exception::Exception ( QString  what)
inlineexplicit

◆ ~Exception()

CsvImporter::Exception::~Exception ( )
inlinenoexcept

Member Function Documentation

◆ clone()

Exception* CsvImporter::Exception::clone ( ) const
inlineoverride

◆ raise()

void CsvImporter::Exception::raise ( ) const
inlineoverride

◆ what()

const char* CsvImporter::Exception::what ( ) const
inlineoverridenoexcept

Member Data Documentation

◆ mWhat

QString CsvImporter::Exception::mWhat
protected

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