ProcessTerminated.this
this
(int pid, string operation, string file = __FILE__, size_t line = __LINE__) @safeConstructs a new ProcessTerminated exception.
Parameters
pid | The process ID that terminated. |
operation | The operation that was in progress. |
file | The source file where the exception was thrown. |
line | The line number where the exception was thrown. |