K
Karthik
Dear all,
I m having 2 processes process 1 and process 2
Im calling process 2 from Process 1 and there is an exception
happening in process 2
i need to handle that exception in process 1
How this can done in C sharp
I came to know about process.standard error. But that can be handled
only for Standard exceptions and not for others.
Please help me.
Thanks,
Prince Victor.
I m having 2 processes process 1 and process 2
Im calling process 2 from Process 1 and there is an exception
happening in process 2
i need to handle that exception in process 1
How this can done in C sharp
I came to know about process.standard error. But that can be handled
only for Standard exceptions and not for others.
Please help me.
Thanks,
Prince Victor.