CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::libcasm_runtime_error Class Reference

#include <errors.hh>

+ Inheritance diagram for CASM::libcasm_runtime_error:

Detailed Description

Definition at line 9 of file errors.hh.

Public Member Functions

 libcasm_runtime_error (std::string _what)
 
virtual ~libcasm_runtime_error ()
 

Private Attributes

std::string m_what
 

Constructor & Destructor Documentation

◆ libcasm_runtime_error()

CASM::libcasm_runtime_error::libcasm_runtime_error ( std::string  _what)
inline

Definition at line 11 of file errors.hh.

◆ ~libcasm_runtime_error()

virtual CASM::libcasm_runtime_error::~libcasm_runtime_error ( )
inlinevirtual

Definition at line 13 of file errors.hh.

Member Data Documentation

◆ m_what

std::string CASM::libcasm_runtime_error::m_what
private

Definition at line 16 of file errors.hh.


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