public class InvocationTargetRuntimeException extends WrapperRuntimeException
| Constructor and Description |
|---|
InvocationTargetRuntimeException(InvocationTargetException actual) |
| Modifier and Type | Method and Description |
|---|---|
InvocationTargetException |
getActual() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvocationTargetRuntimeException(InvocationTargetException actual)
public InvocationTargetException getActual()
getActual in class WrapperRuntimeExceptionCopyright © 2022 MicroStream Software. All rights reserved.