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

/openjdk9/nashorn/src/jdk.dynalink/share/classes/jdk/dynalink/
H A DLinkerServicesImpl.java147 private static class LinkerException extends RuntimeException { class in class:LinkerServicesImpl
150 public LinkerException(final Exception cause) { method in class:LinkerServicesImpl.LinkerException

Completed in 80 milliseconds