rad  3.0.0
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
hellomalif::ExceptionErr Class Reference

#include <Hellomalif.hpp>

Inheritance diagram for hellomalif::ExceptionErr:
hellomalif::zpb::ExceptionErrImpl

Public Member Functions

 ExceptionErr (const std::string &_desc)
 
virtual std::string getDesc () const
 
virtual const char * what () const noexcept
 
virtual ~ExceptionErr ()=default
 
 ExceptionErr (const std::string &_desc)
 
virtual std::string getDesc () const
 
virtual const char * what () const noexcept
 
virtual ~ExceptionErr ()=default
 

Protected Member Functions

 ExceptionErr ()=default
 
 ExceptionErr ()=default
 

Protected Attributes

std::string desc
 

Constructor & Destructor Documentation

◆ ExceptionErr() [1/4]

hellomalif::ExceptionErr::ExceptionErr ( const std::string &  _desc)
inline

◆ ~ExceptionErr() [1/2]

virtual hellomalif::ExceptionErr::~ExceptionErr ( )
virtualdefault

◆ ExceptionErr() [2/4]

hellomalif::ExceptionErr::ExceptionErr ( )
protecteddefault

◆ ExceptionErr() [3/4]

hellomalif::ExceptionErr::ExceptionErr ( const std::string &  _desc)
inline

◆ ~ExceptionErr() [2/2]

virtual hellomalif::ExceptionErr::~ExceptionErr ( )
virtualdefault

◆ ExceptionErr() [4/4]

hellomalif::ExceptionErr::ExceptionErr ( )
protecteddefault

Member Function Documentation

◆ getDesc() [1/2]

virtual std::string hellomalif::ExceptionErr::getDesc ( ) const
inlinevirtual

◆ getDesc() [2/2]

virtual std::string hellomalif::ExceptionErr::getDesc ( ) const
inlinevirtual

◆ what() [1/2]

virtual const char* hellomalif::ExceptionErr::what ( ) const
inlinevirtualnoexcept

◆ what() [2/2]

virtual const char* hellomalif::ExceptionErr::what ( ) const
inlinevirtualnoexcept

Member Data Documentation

◆ desc

std::string hellomalif::ExceptionErr::desc
protected

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