Class ProcessNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.metricshub.wmi.exceptions.ProcessNotFoundException
All Implemented Interfaces:
Serializable

public class ProcessNotFoundException extends Exception
See Also:
  • Constructor Details

    • ProcessNotFoundException

      public ProcessNotFoundException(int pid)
    • ProcessNotFoundException

      public ProcessNotFoundException()