CPN
Computational Process Networks
Classes | Namespaces
D4RDeadlockException.h File Reference

An exception thrown when a true deadlock is detected. More...

#include <cpn/common.h>
#include <string>
#include <exception>
+ Include dependency graph for D4RDeadlockException.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  D4R::DeadlockException
 The exception thrown when true deadlock is detected. More...
 

Namespaces

 D4R
 D4R algorithm as described in "A Distributed Deadlock Detection And Resolution Algorithm For Process Networks" by Allen, Zucknick and Evans.
 

Detailed Description

An exception thrown when a true deadlock is detected.

Author
John Bridgman

Definition in file D4RDeadlockException.h.