siplasplas
cpp::AssertException Class Reference

Represents an assertion error. More...

#include <assert.hpp>

Inheritance diagram for cpp::AssertException:

Detailed Description

Represents an assertion error.

An AssertException is thrown whenever a siplasplas assertion fails (See AssertExpression). AssertException::what() returns a detailed message about the assertion failure.


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