Public Member Functions

ibrcommon::FileNotExistsException Class Reference

#include <File.h>

Inherits ibrcommon::IOException.

Collaboration diagram for ibrcommon::FileNotExistsException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FileNotExistsException (ibrcommon::File f) throw ()

Detailed Description

This exception is throw if a file not exists and a operation requires the file.

Definition at line 144 of file File.h.


Constructor & Destructor Documentation

ibrcommon::FileNotExistsException::FileNotExistsException ( ibrcommon::File  f  )  throw () [inline]

Definition at line 147 of file File.h.


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