S3FC project page S3FC home page

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

s3_exception.h File Reference

s3_exception.h
Id:
s3_exception.h,v 1.1.1.1 2003/01/31 09:51:02 alberts3 Exp
S3 Exception base. More...

#include <exception>
#include <string>

Include dependency graph for s3_exception.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  s3_exception
 All exceptions are derived from this class, inherited from std::exception. More...

class  s3_generic_exception
 Generic exception - this can be used for anything, but it is advised that more specific exception rather be created. More...

class  s3_index_exception
 Index bounds violation - use this if an index value is outside of the range [min,max]. More...


Detailed Description

s3_exception.h
Id:
s3_exception.h,v 1.1.1.1 2003/01/31 09:51:02 alberts3 Exp
S3 Exception base.

Author:
Gerhard Esterhuizen <gesterhuizen@stonethree.com>
Date:
05/07/2001

Definition in file s3_exception.h.


Send comments to: s3fc@stonethree.com SourceForge Logo