Project: bml_realizer License: BSD Dependencies:
Used by:
None |
edu::wpi::hri::bml::net::PetriException Class Reference
Detailed DescriptionThe 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. Definition at line 44 of file PetriException.java. Constructor & Destructor Documentation
Create the exception with the given reason
Definition at line 54 of file PetriException.java. Member Data Documentation
Definition at line 46 of file PetriException.java. The documentation for this class was generated from the following file:
|