Exemplo n.º 1
0
 public PstSdkSEHException(global::System.Runtime.InteropServices.SEHException inner) : base("Unknown Unmanaged Exception!!!", inner)
 {
 }
Exemplo n.º 2
0
 public PstSdkSEHException(string message, global::System.Runtime.InteropServices.SEHException inner) : base(message, inner)
 {
 }