Package org.jcsp.util.filter
Class PoisonFilterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jcsp.lang.ChannelDataRejectedException
org.jcsp.lang.PoisonException
org.jcsp.util.filter.PoisonFilterException
- All Implemented Interfaces:
Serializable
Deprecated.
Use poison directly instead
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jcsp.lang.PoisonException
getStrength
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PoisonFilterException
Deprecated.
-