Project: bml_realizer

License: BSD

Dependencies:

Used by: None

All Packages

edu::wpi::hri::bml::net::PetriException Class Reference

List of all members.

Public Member Functions

 PetriException (String reason)

Static Private Attributes

static final long serialVersionUID = 6697207027866613834L

Detailed Description

The PetriException class is used for errors at runtime. These errors indicate that it is unsafe to continue executing the entire net, and it will be stopped.

Author:
Aaron Holroyd (aholroyd (at) wpi (dot) edu)

Definition at line 44 of file PetriException.java.


Constructor & Destructor Documentation

edu::wpi::hri::bml::net::PetriException::PetriException ( String  reason  )  [inline]

Create the exception with the given reason

Parameters:
reason The reason for stopping the execution.

Definition at line 54 of file PetriException.java.


Member Data Documentation

final long edu::wpi::hri::bml::net::PetriException::serialVersionUID = 6697207027866613834L [static, private]

Definition at line 46 of file PetriException.java.


The documentation for this class was generated from the following file:

bml_realizer
Author(s): Aaron Holroyd (aholroyd (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:44:15 2011