hack4u::InvalidSRAMException Class Reference

#include <InvalidSRAMException.hh>

List of all members.


Detailed Description

Definition at line 35 of file InvalidSRAMException.hh.


Public Member Functions

 InvalidSRAMException (enum InvalidSRAMError error)
 Creates a new InvalidSRAMException.
enum InvalidSRAMError getError () const
 Gets the error code that triggered this exception.

Private Attributes

enum InvalidSRAMError error

Constructor & Destructor Documentation

hack4u::InvalidSRAMException::InvalidSRAMException ( enum InvalidSRAMError  error  )  [inline]

Creates a new InvalidSRAMException.

Parameters:
error The reason for the exception.

Definition at line 56 of file InvalidSRAMException.hh.


Member Function Documentation

enum InvalidSRAMError hack4u::InvalidSRAMException::getError (  )  const [inline]

Gets the error code that triggered this exception.

Returns:
The error code.

Definition at line 59 of file InvalidSRAMException.hh.


Member Data Documentation

enum InvalidSRAMError hack4u::InvalidSRAMException::error [private]

Definition at line 37 of file InvalidSRAMException.hh.


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