soesrame::InvalidSRAMFileException Class Reference

#include <invalidsramfileexception.hh>

List of all members.


Detailed Description

Exception thrown when a file is not a valid SRAM file.

Definition at line 40 of file invalidsramfileexception.hh.


Public Member Functions

 InvalidSRAMFileException (enum isfe_error error)
 Creates a new InvalidSRAMFileException.
enum isfe_error getError () const
 Gets the error code for this InvalidSRAMFileException.

Private Attributes

enum isfe_error error

Constructor & Destructor Documentation

soesrame::InvalidSRAMFileException::InvalidSRAMFileException ( enum isfe_error  error  )  [inline]

Creates a new InvalidSRAMFileException.

Parameters:
error The error code that triggered this exception.

Definition at line 61 of file invalidsramfileexception.hh.


Member Function Documentation

enum isfe_error soesrame::InvalidSRAMFileException::getError (  )  const [inline]

Gets the error code for this InvalidSRAMFileException.

Returns:
The error code.

Definition at line 64 of file invalidsramfileexception.hh.


Member Data Documentation

enum isfe_error soesrame::InvalidSRAMFileException::error [private]

Definition at line 42 of file invalidsramfileexception.hh.


Generated on Mon Dec 29 01:06:34 2008 for Secret of Evermore SRAM Editor by  doxygen 1.5.4