Public Member Functions | Public Attributes | List of all members
PLMD::Exception::Assertion Class Reference

Auxiliary containing the failed assertion. More...

#include <Exception.h>

Public Member Functions

 Assertion (const char *assertion=nullptr)
 

Public Attributes

const char * assertion
 

Detailed Description

Auxiliary containing the failed assertion.

Typically used from the macros below.

Constructor & Destructor Documentation

◆ Assertion()

PLMD::Exception::Assertion::Assertion ( const char *  assertion = nullptr)
inlineexplicit

Member Data Documentation

◆ assertion

const char* PLMD::Exception::Assertion::assertion

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