code::InfoImplNotAvailableException Class Reference

Inheritance diagram for code::InfoImplNotAvailableException:

code::InfoNotAvailableException code::Exception List of all members.

Detailed Description

A special type of InfoNotAvailableException, thrown when there is no implemenation of IndexRecordInformationImpl for this data source type.

Author:
Lakshman
Version:
Id
code_IndexRecordInformation.h,v 1.5 2009/06/02 20:17:39 lakshman Exp


Public Member Functions

 InfoImplNotAvailableException (const Index::Record &rec)
const std::string & getDataSourceType () const
 The data source type for which no implementation is available.
const Index::RecordgetRecord () const
 The record which doesn't have the required information.
const std::string & getMissingInfo () const
 The piece of information which doesn't exist.
const std::string & getMessage () const


Constructor & Destructor Documentation

code::InfoImplNotAvailableException::InfoImplNotAvailableException ( const Index::Record rec  ) 


Member Function Documentation

const std::string& code::InfoImplNotAvailableException::getDataSourceType (  )  const

The data source type for which no implementation is available.

const std::string& code::Exception::getMessage (  )  const [inline, inherited]

const std::string& code::InfoNotAvailableException::getMissingInfo (  )  const [inline, inherited]

The piece of information which doesn't exist.

const Index::Record& code::InfoNotAvailableException::getRecord (  )  const [inline, inherited]

The record which doesn't have the required information.


Generated on Fri May 4 13:40:13 2012 for WDSS-IIw2 by  doxygen 1.4.7