Package org.jcsp.net
Class NodeInitFailedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jcsp.net.NodeInitFailedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NodeInitFailedException extends java.lang.Exception
AnException
that is thrown if Node initialization fails.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NodeInitFailedException()
NodeInitFailedException(java.lang.String msg)
-