public class ProcessNotFoundException extends MsgException
Constructor and Description |
---|
ProcessNotFoundException()
Constructs an
ProcessNotFoundException without a detail message. |
ProcessNotFoundException(java.lang.String s)
Constructs an
ProcessNotFoundException with a detail message. |