siplasplas
|
Represents an assertion error. More...
#include <assert.hpp>
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.