public void Send(FIXOrderCancelReject message)
 {
     throw new Exception("The method or operation is not implemented.");
 }
 public void Send(FIXOrderCancelReject message)
 {
     throw new Exception("Send Exception");
 }