Zero  0.1.0
Public Member Functions | Private Attributes | List of all members
ZappsException Class Reference

#include <kits_exception.h>

Inheritance diagram for ZappsException:
QPipeException ThreadException

Public Member Functions

 ZappsException (const char *filename, int line_num, const char *function_name, std::string const &m)
 
virtual const char * what () const throw ()
 

Private Attributes

std::string _message
 

Constructor & Destructor Documentation

§ ZappsException()

ZappsException::ZappsException ( const char *  filename,
int  line_num,
const char *  function_name,
std::string const &  m 
)
inline

Member Function Documentation

§ what()

virtual const char* ZappsException::what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

§ _message

std::string ZappsException::_message
private

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