Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
stxxl::io_error Class Reference

#include <exceptions.h>

List of all members.

Public Member Functions

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

Detailed Description

Examples:
io/test_io_sizes.cpp.

Definition at line 26 of file exceptions.h.


Constructor & Destructor Documentation

stxxl::io_error::io_error ( ) throw () [inline]

Definition at line 29 of file exceptions.h.

stxxl::io_error::io_error ( const std::string &  msg_) throw () [inline]

Definition at line 33 of file exceptions.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines