gstlearn  1.0.0
CCC
AException Class Reference

#include <AException.hpp>

Inheritance diagram for AException:

Public Member Functions

 AException (const std::string &msg="")
 
virtual ~AException ()
 
const char * what () const noexcept
 

Private Attributes

std::string _msg
 

Constructor & Destructor Documentation

◆ AException()

AException::AException ( const std::string &  msg = "")

◆ ~AException()

AException::~AException ( )
virtual

Member Function Documentation

◆ what()

const char * AException::what ( ) const
noexcept

Member Data Documentation

◆ _msg

std::string AException::_msg
private

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