preCICE v3.1.2
|
#include <MultiLock.hpp>
Public Member Functions | |
LockNotFoundException () | |
const char * | what () const noexcept override |
Public Member Functions inherited from precice::utils::MultiLockException | |
MultiLockException () | |
Public Member Functions inherited from std::runtime_error | |
T | runtime_error (T... args) |
T | what (T... args) |
Public Member Functions inherited from std::exception | |
T | exception (T... args) |
T | operator= (T... args) |
T | what (T... args) |
T | ~exception (T... args) |
Definition at line 16 of file MultiLock.hpp.
|
inline |
Definition at line 18 of file MultiLock.hpp.
|
inlineoverridenoexcept |
Definition at line 19 of file MultiLock.hpp.