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

Detailed Description

Definition at line 61 of file exceptions.h.

Inherits std::runtime_error.

Public Member Functions

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

Constructor & Destructor Documentation

stxxl::bad_parameter::bad_parameter ( )
throw (
)
inline

Definition at line 64 of file exceptions.h.

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

Definition at line 68 of file exceptions.h.


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