Package org.metricshub.wmi.exceptions
Class ProcessNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.metricshub.wmi.exceptions.ProcessNotFoundException
- All Implemented Interfaces:
Serializable
- 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
-
ProcessNotFoundException
public ProcessNotFoundException(int pid) -
ProcessNotFoundException
public ProcessNotFoundException()
-