S3FC project page S3FC home page

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

s3_rpc_exception Class Reference

Exception thrown when any of the s3_rpc_caller_m methods fail. More...

#include <s3_rpc.h>

Inheritance diagram for s3_rpc_exception:

Inheritance graph
[legend]
Collaboration diagram for s3_rpc_exception:

Collaboration graph
[legend]
List of all members.

Public Methods

 s3_rpc_exception (const std::string &where, const std::string &what)
 Initialising constructor: always invoked by one of the static named constructor functions. More...


Detailed Description

Exception thrown when any of the s3_rpc_caller_m methods fail.

This is usually due to and invalid number of arguments being passed to the function.

Definition at line 77 of file s3_rpc.h.


Constructor & Destructor Documentation

s3_rpc_exception::s3_rpc_exception const std::string &    where,
const std::string &    what
 

Initialising constructor: always invoked by one of the static named constructor functions.

Definition at line 62 of file s3_rpc.cc.

References s3_exception::err_string, and s3_exception::what.


The documentation for this class was generated from the following files:
Send comments to: s3fc@stonethree.com SourceForge Logo