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

The exceptions specified for the CPN network. More...

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

Go to the source code of this file.

Classes

class  CPN::ShutdownException
 An exception indicating that the Kernel has shut down. More...
 
class  CPN::TypeMismatchException
 An exception indicating that there is a type mismatch in the queue. More...
 
class  CPN::BrokenQueueException
 An exception indicating that the node tried to write to a shutdown queue. More...
 

Namespaces

 CPN
 

Detailed Description

The exceptions specified for the CPN network.

Author
John Bridgman

Definition in file Exceptions.h.