#include <bt_rlp.h>
Public Member Functions | |
BT_RLP_InvalidResultRequest (char const *explanation) | |
Constructor. | |
char const * | what () const throw () |
Retrieves the explanation. |
BT_RLP_InvalidResultRequest::BT_RLP_InvalidResultRequest | ( | char const * | explanation | ) |
Exception used for impossible calls to retrieve results.
explanation | Description of the exception. |
char const* BT_RLP_InvalidResultRequest::what | ( | ) | const throw () |
Retrieves the explanation.
Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.