public class ExceptionInChainedStubException extends RuntimeException
Constructor and Description |
---|
ExceptionInChainedStubException(String taskName,
Exception wrappedException) |
Modifier and Type | Method and Description |
---|---|
static Exception |
exceptionUnwrap(Exception e) |
String |
getTaskName() |
Exception |
getWrappedException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.