SST  14.0.0
StructuralSimulationToolkit
SST::UnitAlgebra::InvalidUnitType Class Reference

Base exception for all exception classes in UnitAlgebra. More...

#include <unitAlgebra.h>

Inheritance diagram for SST::UnitAlgebra::InvalidUnitType:

Public Member Functions

 InvalidUnitType (const std::string &type)
 

Detailed Description

Base exception for all exception classes in UnitAlgebra.

This exception inherits from std::logic_error, as all exceptions thrown in UnitAlgebra are considered configuration errors occurring prior to simulation start, rather than runtime errors.Exception for when units are not recognized or are invalid

Constructor & Destructor Documentation

◆ InvalidUnitType()

UnitAlgebra::InvalidUnitType::InvalidUnitType ( const std::string &  type)
Parameters
typestring containing invalid type

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