S3FC project page S3FC home page

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

s3_conversion::exception Class Reference

Indicates that an exception occured during a conversion. More...

#include <s3_conversion.h>

Inheritance diagram for s3_conversion::exception:

Inheritance graph
[legend]
Collaboration diagram for s3_conversion::exception:

Collaboration graph
[legend]
List of all members.

Public Methods

 exception (const std::string &where, const std::string &what)
 Construct a conversion exception. More...


Detailed Description

Indicates that an exception occured during a conversion.

Definition at line 107 of file s3_conversion.h.


Constructor & Destructor Documentation

s3_conversion::exception::exception const std::string &    where,
const std::string &    what
 

Construct a conversion exception.

Parameters:
where  Location of the error.
what  Type of error.

Definition at line 44 of file s3_conversion.cc.


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