Exceptions

The header <cppunitx/exception> defines the class for exceptions.

class AssertionFailedException : public std::runtime_error

This class represents the exceptions thrown when an assertion failed.