Uses of Class
org.jcsp.lang.PoisonException
Packages that use PoisonException
Package
Description
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
-
Uses of PoisonException in org.jcsp.net2
Subclasses of PoisonException in org.jcsp.net2Modifier and TypeClassDescriptionfinal classAn exception thrown when a networked channel is poisoned. -
Uses of PoisonException in org.jcsp.util.filter
Subclasses of PoisonException in org.jcsp.util.filterModifier and TypeClassDescriptionclassDeprecated.Use poison directly instead