Public Attributes | List of all members
PLMD::Plumed::NothrowHandler Struct Reference

Error handler used to rethrow exceptions. More...

Public Attributes

int code
 code used for translating messages More...
 
int error_code
 error code for system_error More...
 
char exception_buffer [__PLUMED_WRAPPER_CXX_EXCEPTION_BUFFER]
 short message buffer for non-throwing exceptions More...
 
::std::string what
 if exception_buffer='\0', message stored as an allocatable string More...
 

Detailed Description

Error handler used to rethrow exceptions.

Member Data Documentation

◆ code

int PLMD::Plumed::NothrowHandler::code

code used for translating messages

◆ error_code

int PLMD::Plumed::NothrowHandler::error_code

error code for system_error

◆ exception_buffer

char PLMD::Plumed::NothrowHandler::exception_buffer[__PLUMED_WRAPPER_CXX_EXCEPTION_BUFFER]

short message buffer for non-throwing exceptions

◆ what

::std::string PLMD::Plumed::NothrowHandler::what

if exception_buffer='\0', message stored as an allocatable string


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