preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
precice::Error Class Reference

#include <Exceptions.hpp>

Inheritance diagram for precice::Error:
[legend]
Collaboration diagram for precice::Error:
[legend]

Public Member Functions

 Error (const std::string &what_arg)
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

Detailed Description

Definition at line 9 of file Exceptions.hpp.

Constructor & Destructor Documentation

◆ Error()

precice::Error::Error ( const std::string & what_arg)
inline

Definition at line 11 of file Exceptions.hpp.


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