public final class CompositeCucumberException extends CucumberException
Constructor and Description |
---|
CompositeCucumberException(List<Throwable> causes) |
Modifier and Type | Method and Description |
---|---|
List<Throwable> |
getCauses() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.