| Exception Thrown By: | Cause | |
| Class | Method | |
| AccessControlContext | public void checkPermission(Permission perm) | if the specified permission is not permitted |
| AccessController | public static void checkPermission(Permission perm) | if the specified permissionis not permitted |
| Executors | public static ThreadFactory privilegedThreadFactory() | if the current access control context does not have permission to both get and set context class |