All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Protected Attributes
castor::Exception Class Reference

#include <Exception.h>

Inheritance diagram for castor::Exception:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Exception (const std::string what="unknown exception occured",...) throw ()
virtual const char * what () const throw ()
virtual ~Exception () throw ()

Protected Member Functions

void setReason (const std::string &what, va_list &args)

Protected Attributes

std::string reason

Detailed Description

Definition at line 33 of file Exception.h.


Constructor & Destructor Documentation

castor::Exception::Exception ( const std::string  what = "unknown exception occured",
  ... 
) throw () [inline]

Definition at line 41 of file Exception.h.

virtual castor::Exception::~Exception ( ) throw () [inline, virtual]

Definition at line 50 of file Exception.h.


Member Function Documentation

void castor::Exception::setReason ( const std::string &  what,
va_list &  args 
) [inline, protected]

Definition at line 59 of file Exception.h.

virtual const char* castor::Exception::what ( ) const throw () [inline, virtual]

Definition at line 53 of file Exception.h.


Member Data Documentation

std::string castor::Exception::reason [protected]

Definition at line 37 of file Exception.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Nov 8 2013 11:05:41