Common execption to be thrown when interacting with capabilities.
More...
#include <CapabilityException.h>
|
| template<typename... Args> |
| static std::string | stringify (Args &&... args) |
| |
Common execption to be thrown when interacting with capabilities.
Definition at line 23 of file CapabilityException.h.
◆ CapabilityException() [1/2]
◆ CapabilityException() [2/2]
template<typename... Args>
| Moose::CapabilityException::CapabilityException |
( |
Args &&... |
args | ) |
|
|
inlineexplicit |
◆ ~CapabilityException()
| Moose::CapabilityException::~CapabilityException |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
◆ stringify()
template<typename... Args>
| static std::string Moose::CapabilityException::stringify |
( |
Args &&... |
args | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: