Searched refs:UserPrincipalNotFoundException (Results 1 – 5 of 5) sorted by relevance
22 import java.nio.file.attribute.UserPrincipalNotFoundException;29 UserPrincipalNotFoundException upnfException = in testGetters()30 new UserPrincipalNotFoundException(name); in testGetters()
37 public class UserPrincipalNotFoundException class50 public UserPrincipalNotFoundException(String name) { in UserPrincipalNotFoundException() method in UserPrincipalNotFoundException
294 } catch (UserPrincipalNotFoundException x) { in lookupPrincipalTests()304 } catch (UserPrincipalNotFoundException x) { in lookupPrincipalTests()314 } catch (UserPrincipalNotFoundException x) { in lookupPrincipalTests()320 } catch (UserPrincipalNotFoundException x) { in lookupPrincipalTests()
155 throw new UserPrincipalNotFoundException(name); in lookupName()
512 ojluni/src/main/java/java/nio/file/attribute/UserPrincipalNotFoundException.java \