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

/openjdk7/jdk/src/share/classes/javax/management/remote/
H A DJMXServiceURL.java452 throw randomException;
466 throw randomException;
468 throw randomException;
471 throw randomException;
479 private static final Exception randomException = new Exception(); field in class:JMXServiceURL

Completed in 31 milliseconds