public static class XRayErrorCause.XRayException extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
XRayErrorCause.XRayException.StackElement |
| Constructor and Description |
|---|
XRayException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
List<XRayErrorCause.XRayException.StackElement> |
getStack() |
String |
getType() |
public XRayException(Throwable throwable)
public String getMessage()
public String getType()
public List<XRayErrorCause.XRayException.StackElement> getStack()
Copyright © 2022. All rights reserved.