Beispiel #1
0
 public RetryCanceledException(string message, Exception inner) : base(message, inner?.AsSerializable())
 {
 }