Home | History | Annotate | Download | only in accounts

Lines Matching defs:SecurityException

300             if (!(e instanceof SecurityException)) {
645 throw new SecurityException(errorMessage);
1514 throw new SecurityException("can only call from system");
2208 throw new SecurityException("User " + UserHandle.getCallingUserId()
2322 throw new SecurityException("getAccountsForPackage() called from unauthorized uid "
2580 throw new SecurityException(
3026 throw new SecurityException(msg);
3122 throw new SecurityException(msg);
3176 throw new SecurityException();