|
svMultiPhysics
|
Base exception for capping surface (cap VTP) errors. More...
#include <CoupledBoundaryCondition.h>
Public Member Functions | |
| CappingSurfaceBaseException (std::string msg) | |
| const char * | what () const noexcept override |
Base exception for capping surface (cap VTP) errors.
These indicate fatal errors while loading or using a cap surface. They are not expected to be recovered; callers may catch CappingSurfaceBaseException to handle all cap-related failures.