Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

spot::gspn_exeption Class Reference

An exeption used to forward GSPN errors. More...

#include <gspn/common.hh>

List of all members.

Public Member Functions

 gspn_exeption (const std::string &where, int err)
int get_err () const
std::string get_where () const

Private Attributes

int err_
std::string where_


Detailed Description

An exeption used to forward GSPN errors.


Constructor & Destructor Documentation

spot::gspn_exeption::gspn_exeption const std::string &  where,
int  err
[inline]
 


Member Function Documentation

int spot::gspn_exeption::get_err  )  const [inline]
 

std::string spot::gspn_exeption::get_where  )  const [inline]
 


Member Data Documentation

int spot::gspn_exeption::err_ [private]
 

std::string spot::gspn_exeption::where_ [private]
 


The documentation for this class was generated from the following file:
Please comment this page and report errors about it on the RefDocComments page.
Generated on Mon Jan 31 12:56:05 2005 for spot by doxygen 1.4.0