ExceptionUtil Class

  • java.lang.Object
    • com.microsoft.azure.servicebus.primitives.ExceptionUtil

public class ExceptionUtil

Method Summary

Modifier and Type Method and Description
Throwable extractAsyncCompletionCause(Throwable completionEx)

Method Details

extractAsyncCompletionCause

public static Throwable extractAsyncCompletionCause(Throwable completionEx)

Parameters:

completionEx

Applies to