public class CucumberInvocationTargetException extends RuntimeException
Constructor and Description |
---|
CucumberInvocationTargetException(Located located,
InvocationTargetException invocationTargetException) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getInvocationTargetExceptionCause() |
Located |
getLocated() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CucumberInvocationTargetException(Located located, InvocationTargetException invocationTargetException)
Copyright © 2020. All rights reserved.