Modifier and Type | Method and Description |
---|---|
List<ThrowableDTO> |
FailureDTO.getExceptions() |
Modifier and Type | Method and Description |
---|---|
static void |
ThrowableDTO.addThrowableAndCauses(List<ThrowableDTO> exceptions,
Throwable exception)
Adds the exception and all of the causes to the given list of exceptions
|
void |
FailureDTO.setExceptions(List<ThrowableDTO> exceptions) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.