LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::exception Class Reference

#include <exception.h>

+ Inheritance diagram for lwpp::exception:
+ Collaboration diagram for lwpp::exception:

List of all members.

Public Member Functions

 exception (const std::string desc) throw ()
virtual ~exception () throw ()
virtual const char * what () const throw ()

Constructor & Destructor Documentation

lwpp::exception::exception ( const std::string  desc) throw ()
inline
virtual lwpp::exception::~exception ( ) throw ()
inlinevirtual

Member Function Documentation

virtual const char* lwpp::exception::what ( ) const throw ()
inlinevirtual

Returns a C-style character string describing the general cause of the current error.


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