ExceptionUtil Class

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

public final class ExceptionUtil

Constructor Summary

Constructor Description
ExceptionUtil()

Method Summary

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

Methods inherited from java.lang.Object

Constructor Details

ExceptionUtil

public ExceptionUtil()

Method Details

extractAsyncCompletionCause

public static Throwable extractAsyncCompletionCause(Throwable completionEx)

Parameters:

completionEx

Applies to