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