Searched defs:getPathForExceptionMessage (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixPath.java182 String getPathForExceptionMessage() { method in class:UnixPath
784 throw new FileSystemException(getPathForExceptionMessage(), null,
/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsPath.java167 String getPathForExceptionMessage() { method in class:WindowsPath

Completed in 236 milliseconds