flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::database::DisabledSQLiteError Class Reference
Inheritance diagram for flexiblesusy::database::DisabledSQLiteError:
Inheritance graph
Collaboration diagram for flexiblesusy::database::DisabledSQLiteError:
Collaboration graph

Public Member Functions

 DisabledSQLiteError (const char *msg)
 
 DisabledSQLiteError (const std::string &msg)
 
virtual ~DisabledSQLiteError ()=default
 

Additional Inherited Members

- Private Member Functions inherited from flexiblesusy::Error
 Error (const char *msg)
 
 Error (const std::string &msg)
 
virtual std::string what_detailed () const
 
virtual ~Error ()=default
 

Detailed Description

Definition at line 254 of file database.cpp.

Constructor & Destructor Documentation

◆ DisabledSQLiteError() [1/2]

flexiblesusy::database::DisabledSQLiteError::DisabledSQLiteError ( const std::string &  msg)
inlineexplicit

Definition at line 256 of file database.cpp.

◆ DisabledSQLiteError() [2/2]

flexiblesusy::database::DisabledSQLiteError::DisabledSQLiteError ( const char *  msg)
inlineexplicit

Definition at line 257 of file database.cpp.

◆ ~DisabledSQLiteError()

virtual flexiblesusy::database::DisabledSQLiteError::~DisabledSQLiteError ( )
virtualdefault

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