svMultiPhysics
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BoundaryConditionFileException Class Reference

Exception thrown when VTP file cannot be read or is invalid. More...

#include <BoundaryCondition.h>

Inheritance diagram for BoundaryConditionFileException:
[legend]

Public Member Functions

 BoundaryConditionFileException (const std::string &file)
 Constructor.
 
- Public Member Functions inherited from BoundaryConditionBaseException
 BoundaryConditionBaseException (const std::string &msg)
 Constructor.
 
const char * what () const noexcept override
 Get error message.
 

Detailed Description

Exception thrown when VTP file cannot be read or is invalid.

Constructor & Destructor Documentation

◆ BoundaryConditionFileException()

BoundaryConditionFileException::BoundaryConditionFileException ( const std::string &  file)
inlineexplicit

Constructor.

Parameters
filePath to VTP file

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