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, toStringaddSuppressed, fillInStackTrace, getSuppressed, initCausepublic RuntimeIllegalAccessException(IllegalAccessException e)
public RuntimeIllegalAccessException()
public RuntimeIllegalAccessException(String s)