STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::io_error Class Reference

Detailed Description

Definition at line 25 of file exceptions.h.

Inherits std::ios_base::failure.

Public Member Functions

 io_error () throw ()
 
 io_error (const std::string &message) throw ()
 

Constructor & Destructor Documentation

stxxl::io_error::io_error ( )
throw (
)
inline

Definition at line 28 of file exceptions.h.

stxxl::io_error::io_error ( const std::string &  message)
throw (
)
inline

Definition at line 32 of file exceptions.h.


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