org.objectweb.carol.util.bootstrap
Class ProcessException
Exception
org.objectweb.carol.util.bootstrap.ProcessException
- Serializable
public class ProcessException
extends Exception
implements Serializable
Class ProcessException
is a Process exception
Version:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
ProcessException
public ProcessException()
empty constructor
ProcessException
public ProcessException(String s)
string constructor
ProcessException
public ProcessException(Throwable ex)
throwable constructor
toString
public String toString()
to string method