Public Member Functions

sp::io::RenderSystemException Class Reference

Render-system-exceptions will be thrown when an object is going to be instantiated before the global render system has been created. More...

#include <spBaseExceptions.hpp>

List of all members.

Public Member Functions

 RenderSystemException (const io::stringc &ObjectName) throw ()
 ~RenderSystemException () throw ()
const c8what () const throw ()

Detailed Description

Render-system-exceptions will be thrown when an object is going to be instantiated before the global render system has been created.


Constructor & Destructor Documentation

sp::io::RenderSystemException::RenderSystemException ( const io::stringc ObjectName  )  throw () [inline]
sp::io::RenderSystemException::~RenderSystemException (  )  throw () [inline]

Member Function Documentation

const c8* sp::io::RenderSystemException::what (  )  const throw () [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines