Loading...
Searching...
No Matches
eonc::DimerModeRestoredException Class Reference

#include <eonExceptions.hpp>

Inheritance diagram for eonc::DimerModeRestoredException:

Public Member Functions

const char * what () const noexcept override

Detailed Description

Definition at line 13 of file eonExceptions.hpp.

Member Function Documentation

◆ what()

const char * eonc::DimerModeRestoredException::what ( ) const
inlineoverridenoexcept

Definition at line 15 of file eonExceptions.hpp.

15 {
16 return "Dimer lost mode but restored to best negative curvature state";
17 }

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