PLaSK library
Loading...
Searching...
No Matches
plask::NoSuchPath Struct Reference

This exception is thrown when named PatHints are not found. More...

#include <plask/exceptions.hpp>

Inheritance diagram for plask::NoSuchPath:
[legend]
Collaboration diagram for plask::NoSuchPath:
[legend]

Public Member Functions

 NoSuchPath (const std::string &object_name)
 
- Public Member Functions inherited from plask::Exception
 Exception (const std::string &msg)
 
template<typename... T>
 Exception (const std::string &msg, const T &... args)
 Format error message using format.
 

Detailed Description

This exception is thrown when named PatHints are not found.

Definition at line 358 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ NoSuchPath()

plask::NoSuchPath::NoSuchPath ( const std::string &  object_name)
inline
Parameters
object_namename of object which is not found

Definition at line 362 of file exceptions.hpp.


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