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

/openjdk7/jdk/test/javax/management/MBeanServer/
H A DMBeanExceptionTest.java179 if (cause == theCheckedException)
228 throw theCheckedException;
231 throw theCheckedException;
234 throw theCheckedException;
281 private static final Exception theCheckedException = field in class:MBeanExceptionTest

Completed in 858 milliseconds