Public Member Functions | Static Public Attributes | Private Attributes

AiksaurusGTK_impl::Exception Class Reference

#include <Exception.h>

List of all members.

Public Member Functions

 Exception (const char *description) throw ()
const char * getDescription () const throw ()

Static Public Attributes

static const char * CANNOT_ALLOCATE_MEMORY = "and free up some memory.\n"

Private Attributes

const char * d_description

Constructor & Destructor Documentation

AiksaurusGTK_impl::Exception::Exception ( const char *  description  )  throw () [inline]

Member Function Documentation

const char* AiksaurusGTK_impl::Exception::getDescription (  )  const throw () [inline]

References d_description.


Member Data Documentation

const char * AiksaurusGTK_impl::Exception::CANNOT_ALLOCATE_MEMORY = "and free up some memory.\n" [static]

Referenced by getDescription().


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