SPH
Public Member Functions | List of all members
InvalidSetup Class Reference

Thrown when components of the run are mutually incompatible. More...

#include <Exceptions.h>

Inheritance diagram for InvalidSetup:
Exception

Public Member Functions

 InvalidSetup (const std::string &message)
 
- Public Member Functions inherited from Exception
 Exception (const std::string &message)
 
virtual const char * what () const noexcept
 

Detailed Description

Thrown when components of the run are mutually incompatible.

Definition at line 24 of file Exceptions.h.

Constructor & Destructor Documentation

◆ InvalidSetup()

InvalidSetup::InvalidSetup ( const std::string &  message)
inlineexplicit

Definition at line 26 of file Exceptions.h.


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