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.
|
public IllegalAccessException()
public IllegalAccessException(String s)