hack4u::FileIOException Class Reference

#include <FileIOException.hh>

List of all members.


Detailed Description

Definition at line 36 of file FileIOException.hh.


Public Member Functions

 FileIOException (enum FileIOError error)
 Creates a new FileIOException.
enum FileIOError getError () const
 Gets the error code of this FileIOException.

Private Attributes

enum FileIOError error

Constructor & Destructor Documentation

hack4u::FileIOException::FileIOException ( enum FileIOError  error  )  [inline]

Creates a new FileIOException.

Parameters:
error The reason for this FileIOException.

Definition at line 54 of file FileIOException.hh.


Member Function Documentation

enum FileIOError hack4u::FileIOException::getError (  )  const [inline]

Gets the error code of this FileIOException.

Definition at line 57 of file FileIOException.hh.


Member Data Documentation

enum FileIOError hack4u::FileIOException::error [private]

Definition at line 38 of file FileIOException.hh.


Generated on Mon Dec 29 01:19:01 2008 for hack4u by  doxygen 1.5.4