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