public CustomExceptionFilterAttribute(MessageProcessorTests.ISpy spy)
 {
     this.spy = spy;
 }
 public CustomExceptionFilterAttribute(MessageProcessorTests.ISpy spy)
 {
     this.spy = spy;
 }