InvalidPID.this
this
(int pid, string reason = null, string file = __FILE__, size_t line = __LINE__) @safeConstructs a new InvalidPID exception.
Parameters
pid | The invalid process ID. |
reason | Optional reason why the PID is invalid. |
file | The source file where the exception was thrown. |
line | The line number where the exception was thrown. |