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

Out of bounds access. More...

#include <error.hpp>

Inheritance diagram for flexiblesusy::OutOfBoundsError:
Inheritance graph
Collaboration diagram for flexiblesusy::OutOfBoundsError:
Collaboration graph

Public Member Functions

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

Out of bounds access.

Definition at line 208 of file error.hpp.

Constructor & Destructor Documentation

◆ OutOfBoundsError() [1/2]

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

Definition at line 210 of file error.hpp.

◆ OutOfBoundsError() [2/2]

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

Definition at line 211 of file error.hpp.

◆ ~OutOfBoundsError()

virtual flexiblesusy::OutOfBoundsError::~OutOfBoundsError ( )
virtualdefault

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