code::InfoNotAvailableException Class Reference

Inheritance diagram for code::InfoNotAvailableException:

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

Detailed Description

Client applications that use the IndexRecordInformation class should be prepared to deal with the InfoNotAvailable exception.

The Index::Record provides only the most reliable functionality. The IndexRecordInformation class provides more functionality, some of which may be unavailable in a data source.

See also:
IndexRecordInformation

Index::Record

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


Public Member Functions

 InfoNotAvailableException (const Index::Record &rec, const std::string &info)
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::InfoNotAvailableException::InfoNotAvailableException ( const Index::Record rec,
const std::string &  info 
)


Member Function Documentation

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

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

The piece of information which doesn't exist.

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

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