preCICE v3.2.0
Loading...
Searching...
No Matches
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 ()=default
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 15 of file MultiLock.hpp.

Constructor & Destructor Documentation

◆ LockNotFoundException()

precice::utils::LockNotFoundException::LockNotFoundException ( )
default

Member Function Documentation

◆ what()

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

Definition at line 18 of file MultiLock.hpp.


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