preCICE v3.1.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
precice::utils::LockNotFoundException Class Reference

#include <MultiLock.hpp>

Inheritance diagram for precice::utils::LockNotFoundException:
[legend]
Collaboration diagram for precice::utils::LockNotFoundException:
[legend]

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
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 16 of file MultiLock.hpp.

Constructor & Destructor Documentation

◆ LockNotFoundException()

precice::utils::LockNotFoundException::LockNotFoundException ( )
inline

Definition at line 18 of file MultiLock.hpp.

Member Function Documentation

◆ what()

const char * precice::utils::LockNotFoundException::what ( ) const
inlineoverridenoexcept

Definition at line 19 of file MultiLock.hpp.


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