U2D_IO_Exception Class Reference

#include <exceptions.h>

Inherits std::exception.

List of all members.

Public Member Functions

virtual const char * what () const throw ()
 U2D_IO_Exception (string reason)

Detailed Description

An U2D_IO_Exception is generated whenever a file input output operation fails.

Author:
Gabriele Dini Ciacci <dark.schneider@iol.it>

Constructor & Destructor Documentation

U2D_IO_Exception::U2D_IO_Exception ( string  msg  ) 

Creates a new instance of the exception, using the given message as its description.

Parameters:
msg The description message of this exception
Author:
Gabriele Dini Ciacci <dark.schneider@iol.it>

Member Function Documentation

const char * U2D_IO_Exception::what (  )  const throw () [virtual]

Returns the description message for this exception.

Returns:
The message as a C string
Author:
Gabriele Dini Ciacci <dark.schneider@iol.it>

The documentation for this class was generated from the following files:
 All Classes Functions
Generated by  doxygen 1.6.2-20100208