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

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

Inheritance diagram for bs::test_error:
Collaboration diagram for bs::test_error:

Public Member Functions

 test_error (const shell_status nStatus)
 Construct a new test_error.
 

Public Attributes

shell_status m_nStatus
 Status/error code for the failure.
 

Detailed Description

Exception representing a test-related error during expression evaluation.

Constructor & Destructor Documentation

◆ test_error()

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

Construct a new test_error.

Parameters
nStatusStatus code describing the type of math error.

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