preCICE v3.2.0
|
#include <MultiLock.hpp>
Public Member Functions | |
LockNotFoundException ()=default | |
const char * | what () const noexcept override |
![]() | |
MultiLockException () | |
![]() | |
T | runtime_error (T... args) |
T | what (T... args) |
![]() | |
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.