ExceptionUtil Class
- java.
lang. Object - com.
microsoft. azure. servicebus. primitives. ExceptionUtil
- com.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java