Core Library
Public Member Functions
Core::CmdLineException Class Reference

The type of exception thrown for errors parsing the command line. More...

#include <CmdLineException.hpp>

Inheritance diagram for Core::CmdLineException:
Core::Exception

List of all members.

Public Member Functions

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

Detailed Description

The type of exception thrown for errors parsing the command line.


Constructor & Destructor Documentation

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

Construction from a string containing the details.

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

Destructor.


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