flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::PhysicalError Class Reference

Exception class to be used in the FlexibleSUSY model file. More...

#include <error.hpp>

Inheritance diagram for flexiblesusy::PhysicalError:
Inheritance graph
Collaboration diagram for flexiblesusy::PhysicalError:
Collaboration graph

Public Member Functions

 PhysicalError (const char *msg)
 
 PhysicalError (const std::string &msg)
 
virtual ~PhysicalError ()=default
 
- Public 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

Exception class to be used in the FlexibleSUSY model file.

Definition at line 226 of file error.hpp.

Constructor & Destructor Documentation

◆ PhysicalError() [1/2]

flexiblesusy::PhysicalError::PhysicalError ( const std::string &  msg)
inlineexplicit

Definition at line 228 of file error.hpp.

◆ PhysicalError() [2/2]

flexiblesusy::PhysicalError::PhysicalError ( const char *  msg)
inlineexplicit

Definition at line 229 of file error.hpp.

◆ ~PhysicalError()

virtual flexiblesusy::PhysicalError::~PhysicalError ( )
virtualdefault

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