public class IllegalAccessException extends Exception
Constructor and Description |
---|
IllegalAccessException()
Constructs an IllegalAccessException without a detail message.
|
IllegalAccessException(String s)
Constructs an IllegalAccessException with a detail message.
|
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
public IllegalAccessException()
public IllegalAccessException(String s)