BashSpark
Loading...
Searching...
No Matches
bs::math_error Struct Referencefinal

Exception representing a math-related error during expression evaluation. More...

Inheritance diagram for bs::math_error:
Collaboration diagram for bs::math_error:

Public Member Functions

 math_error (const shell_status nStatus)
 Construct a new math_error.
 

Public Attributes

shell_status m_nStatus
 Status/error code for the failure.
 

Detailed Description

Exception representing a math-related error during expression evaluation.

Constructor & Destructor Documentation

◆ math_error()

bs::math_error::math_error ( const shell_status  nStatus)
inlineexplicit

Construct a new math_error.

Parameters
nStatusStatus code describing the type of math error.

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