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

/openjdk7/jdk/src/share/classes/java/nio/file/
H A DProviderMismatchException.java33 public class ProviderMismatchException class in inherits:java.lang.IllegalArgumentException
41 public ProviderMismatchException() { method in class:ProviderMismatchException
50 public ProviderMismatchException(String msg) { method in class:ProviderMismatchException

Completed in 121 milliseconds