Exemplo n.º 1
0
 public DeliveryException(DeliveryResult r)
 {
     m_result = r;
 }