Core Library
Public Member Functions
Core::RuntimeException Class Reference

The exception type thrown for unclassified runtime errors. More...

#include <RuntimeException.hpp>

Inheritance diagram for Core::RuntimeException:
Core::Exception

List of all members.

Public Member Functions

 RuntimeException (const tstring &strDetails)
 Construction from a string containing the details.
virtual ~RuntimeException () throw ()
 Destructor.

Detailed Description

The exception type thrown for unclassified runtime errors.


Constructor & Destructor Documentation

Core::RuntimeException::RuntimeException ( const tstring strDetails) [inline]

Construction from a string containing the details.

Core::RuntimeException::~RuntimeException ( ) throw () [inline, virtual]

Destructor.


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