EDOInvocationException will be responsible for saving the exception which is thrown by user during the remote invocation. This class will collect stack traces of both processes when the exception is thrown, and print it to user to reveal more debuggable information.
Create EDOInvocationException class.
EDOInvocationException will be responsible for saving the exception which is thrown by user during the remote invocation. This class will collect stack traces of both processes when the exception is thrown, and print it to user to reveal more debuggable information.