public class ExceptionInChainedStubException extends RuntimeException
| 构造器和说明 |
|---|
ExceptionInChainedStubException(String taskName,
Exception wrappedException) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Exception |
exceptionUnwrap(Exception e) |
String |
getTaskName() |
Exception |
getWrappedException() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.