BT_RLP_InvalidResultRequest Class Reference

Exception for impossible result calls. More...

#include <bt_rlp.h>

List of all members.

Public Member Functions

 BT_RLP_InvalidResultRequest (char const *explanation)
 Constructor.
char const * what () const throw ()
 Retrieves the explanation.


Detailed Description

Exception used for impossible calls to retrieve results.

Constructor & Destructor Documentation

BT_RLP_InvalidResultRequest::BT_RLP_InvalidResultRequest ( char const *  explanation  ) 

Exception used for impossible calls to retrieve results.

Parameters:
explanation Description of the exception.


Member Function Documentation

char const* BT_RLP_InvalidResultRequest::what (  )  const throw ()

Retrieves the explanation.


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

Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.