Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
ColladaException Class Reference

#include <CommonConvert.h>

Inheritance diagram for ColladaException:

Public Member Functions

 ColladaException (const std::string &msg)
 
 ~ColladaException () throw ()
 
virtual const char * what () const throw ()
 

Private Attributes

std::string msg
 

Detailed Description

Definition at line 34 of file CommonConvert.h.

Constructor & Destructor Documentation

ColladaException::ColladaException ( const std::string &  msg)
inline

Definition at line 37 of file CommonConvert.h.

ColladaException::~ColladaException ( )
throw (
)
inline

Definition at line 38 of file CommonConvert.h.

Member Function Documentation

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

Definition at line 39 of file CommonConvert.h.

Member Data Documentation

std::string ColladaException::msg
private

Definition at line 41 of file CommonConvert.h.


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