Java.Security.AccessControlException: Constructor Members

The constructors of Java.Security.AccessControlException are listed below. For a list of all members, see the AccessControlException Members list.

See Also: Inherited members from Java.Lang.SecurityException

Public Constructors

Constructs a new instance of AccessControlException with the given message.
Constructs a new instance of AccessControlException with the given message and the requested Permission which was not granted.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.