rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 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

hellomalif::ExceptionErr::ExceptionErr ( const std::string &  _desc)
inline
virtual hellomalif::ExceptionErr::~ExceptionErr ( )
virtualdefault
hellomalif::ExceptionErr::ExceptionErr ( )
protecteddefault
hellomalif::ExceptionErr::ExceptionErr ( const std::string &  _desc)
inline
virtual hellomalif::ExceptionErr::~ExceptionErr ( )
virtualdefault
hellomalif::ExceptionErr::ExceptionErr ( )
protecteddefault

Member Function Documentation

virtual std::string hellomalif::ExceptionErr::getDesc ( ) const
inlinevirtual
virtual std::string hellomalif::ExceptionErr::getDesc ( ) const
inlinevirtual
virtual const char* hellomalif::ExceptionErr::what ( ) const
inlinevirtualnoexcept
virtual const char* hellomalif::ExceptionErr::what ( ) const
inlinevirtualnoexcept

Member Data Documentation

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

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