lozsrame::InvalidSRAMFileException Class Reference

#include <invalidsramfileexception.hh>

List of all members.


Detailed Description

Exception thrown when SRAMFile is passed an invalid file.

Definition at line 38 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

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

Creates a new InvalidSRAMFileException.

Parameters:
error The error code that triggered this exception.

Definition at line 59 of file invalidsramfileexception.hh.


Member Function Documentation

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

Gets the error code for this InvalidSRAMFileException.

Returns:
The error code.

Definition at line 62 of file invalidsramfileexception.hh.


Member Data Documentation

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

Definition at line 40 of file invalidsramfileexception.hh.


Generated on Mon Dec 29 00:56:07 2008 for Legend of Zelda SRAM Editor by  doxygen 1.5.4