HAPI::ExceptionIO Class Reference

A fatal error occurred during an input or output operation. More...

Inheritance diagram for HAPI::ExceptionIO:
HAPI::ExceptionHugin

List of all members.

Public Member Functions

const char * what () const throw ()
 Get a description of what the problem is.

Detailed Description

A fatal error occurred during an input or output operation.

This could be a failure to open a specified file, a failure to create a file due to wrong permissions, a failure during a write operation due to the disk running full, etc.


Member Function Documentation

const char* HAPI::ExceptionIO::what (  )  const throw () [virtual]

Get a description of what the problem is.

Returns:
the description of the exception

Reimplemented from HAPI::ExceptionHugin.


Copyright Hugin Expert A/S 1993-2010