Public Member Functions | Private Attributes

spot::gspn_exception Class Reference

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

#include <gspn/common.hh>

List of all members.

Public Member Functions

 gspn_exception (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 exception used to forward GSPN errors.


Constructor & Destructor Documentation

spot::gspn_exception::gspn_exception ( const std::string &  where,
int  err 
) [inline]

Member Function Documentation

int spot::gspn_exception::get_err (  )  const [inline]

References err_.

std::string spot::gspn_exception::get_where (  )  const [inline]

References where_.


Member Data Documentation

Referenced by get_err().

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

Referenced by get_where().


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 Feb 7 2011 14:29:31 for spot by doxygen 1.7.1