SPH
Public Member Functions | List of all members
Assert::Exception Class Reference

#include <Assert.h>

Inheritance diagram for Assert::Exception:

Public Member Functions

 Exception (const std::string &message)
 
virtual const char * what () const noexcept override
 

Detailed Description

Definition at line 28 of file Assert.h.

Constructor & Destructor Documentation

◆ Exception()

Assert::Exception::Exception ( const std::string &  message)
inline

Definition at line 33 of file Assert.h.

Member Function Documentation

◆ what()

virtual const char* Assert::Exception::what ( ) const
inlineoverridevirtualnoexcept

Definition at line 36 of file Assert.h.


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