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