Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
ColladaException Class Reference

#include <CommonConvert.h>

Inheritance diagram for ColladaException:
Collaboration diagram for ColladaException:

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: