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

Exception thrown when a VTP array has incorrect dimensions. More...

#include <BoundaryCondition.h>

Inheritance diagram for BoundaryConditionVtpArrayDimensionException:
[legend]

Public Member Functions

 BoundaryConditionVtpArrayDimensionException (const std::string &vtp_file, const std::string &array_name, int expected_rows, int expected_cols, int actual_rows, int actual_cols)
 
- 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 a VTP array has incorrect dimensions.


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