Core Library
Public Member Functions
Core::ParseException Class Reference

The type of exception thrown for parsing errors. More...

#include <ParseException.hpp>

Inheritance diagram for Core::ParseException:
Core::Exception

List of all members.

Public Member Functions

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

Detailed Description

The type of exception thrown for parsing errors.


Constructor & Destructor Documentation

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

Construction from a string containing the details.

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

Destructor.


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