preCICE v3.2.0
|
#include <MultiLock.hpp>
Public Member Functions | |
LockNotFoundException ()=default | |
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 15 of file MultiLock.hpp.
|
default |
|
inlineoverridenoexcept |
Definition at line 18 of file MultiLock.hpp.