Package org.jcsp.net
Class NodeInitFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jcsp.net.NodeInitFailedException
- All Implemented Interfaces:
Serializable
An
Exception
that is thrown if Node initialization
fails.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NodeInitFailedException
NodeInitFailedException() -
NodeInitFailedException
NodeInitFailedException(String msg)
-