Exemple #1
0
 public Task HandleExceptionAsync(HandleExceptionAsyncInput input)
 {
     throw new Exception();
 }
Exemple #2
0
 public Task HandleExceptionAsync(HandleExceptionAsyncInput input)
 {
     throw new Exception();
 }