public class RuntimeIllegalAccessException extends WrappedRuntimeException
RuntimeException
wrapper around IllegalAccessException
.Constructor and Description |
---|
RuntimeIllegalAccessException() |
RuntimeIllegalAccessException(IllegalAccessException e) |
RuntimeIllegalAccessException(String s) |
equals, getCause, getLocalizedMessage, getMessage, getStackTrace, hashCode, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
addSuppressed, fillInStackTrace, getSuppressed, initCause
public RuntimeIllegalAccessException(IllegalAccessException e)
public RuntimeIllegalAccessException()
public RuntimeIllegalAccessException(String s)