spot  1.0
Public Member Functions | Private Attributes | List of all members
spot::gspn_exception Class Reference

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

#include <gspn/common.hh>

Collaboration diagram for spot::gspn_exception:
Collaboration graph

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

int spot::gspn_exception::err_
private

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 Sat Oct 27 2012 09:34:34 for spot by doxygen 1.8.1.2