IllegalAccessException Members

IllegalAccessException Members

Class Overview | This Package | All Packages

Constructors
Name Description
IllegalAccessException() Constructs an IllegalAccessException without a detail message.
IllegalAccessException(String) Constructs an IllegalAccessException with a detail message.