Public Member Functions | Private Attributes

Md3Exception Class Reference

#include <Md3Model.h>

Collaboration diagram for Md3Exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Md3Exception (const string &error)
 Md3Exception (const string &error, const string &name)
virtual ~Md3Exception () throw ()
virtual const char * which () const throw ()

Private Attributes

string _which

Detailed Description

Definition at line 154 of file Md3Model.h.


Constructor & Destructor Documentation

Md3Exception::Md3Exception ( const string &  error  )  [inline]

Definition at line 158 of file Md3Model.h.

Md3Exception::Md3Exception ( const string &  error,
const string &  name 
) [inline]

Definition at line 160 of file Md3Model.h.

virtual Md3Exception::~Md3Exception (  )  throw () [inline, virtual]

Definition at line 162 of file Md3Model.h.


Member Function Documentation

virtual const char* Md3Exception::which (  )  const throw () [inline, virtual]

Definition at line 166 of file Md3Model.h.


Member Data Documentation

string Md3Exception::_which [private]

Definition at line 172 of file Md3Model.h.


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