Searched refs:hackCause (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/test/java/nio/file/etc/
H A DExceptions.java90 hackCause(exc, null);
96 hackCause(exc, new RuntimeException());
105 static void hackCause(Throwable t, Throwable cause) method in class:Exceptions

Completed in 80 milliseconds