Package org.jcsp.net

Class NodeInitFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jcsp.net.NodeInitFailedException
All Implemented Interfaces:
Serializable

public class NodeInitFailedException extends Exception
An Exception that is thrown if Node initialization fails.
See Also:
  • Constructor Details

    • NodeInitFailedException

      NodeInitFailedException()
    • NodeInitFailedException

      NodeInitFailedException(String msg)