Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
ColladaException Class Reference

#include <CommonConvert.h>

Inheritance diagram for ColladaException:
Inheritance graph
[legend]
Collaboration diagram for ColladaException:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

std::string msg
 

Constructor & Destructor Documentation

◆ ColladaException()

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

◆ ~ColladaException()

ColladaException::~ColladaException ( )
throw (
)
inline

Member Function Documentation

◆ what()

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

Member Data Documentation

◆ msg

std::string ColladaException::msg
private

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