Package org.jcsp.net2

Class NetworkPoisonException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class NetworkPoisonException
    extends PoisonException
    An exception thrown when a networked channel is poisoned. See the poison exception in the core package for more information
    See Also:
    PoisonException, Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static long serialVersionUID
      The SUID of the class
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected NetworkPoisonException​(int strength)
      Creates a new NetworkPoisonException
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        The SUID of the class
        See Also:
        Constant Field Values
    • Constructor Detail

      • NetworkPoisonException

        protected NetworkPoisonException​(int strength)
        Creates a new NetworkPoisonException
        Parameters:
        strength - The strength of the poison