ProcessControlException Class
- public class ProcessControlException
extends ControlException
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
ControlException
ProcessControlException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessControlException
public ProcessControlException(String
message,
Throwable
cause)
ProcessControlException
public ProcessControlException(String
message)