public class XRayErrorCause extends Object
Modifier and Type | Class and Description |
---|---|
static class |
XRayErrorCause.XRayException |
Constructor and Description |
---|
XRayErrorCause(Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
Collection<XRayErrorCause.XRayException> |
getExceptions() |
Collection<String> |
getPaths() |
String |
getWorking_directory() |
public XRayErrorCause(Throwable throwable)
public String getWorking_directory()
public Collection<XRayErrorCause.XRayException> getExceptions()
public Collection<String> getPaths()
Copyright © 2022. All rights reserved.