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

/openjdk7/jdk/test/sun/jvmstat/monitor/VmIdentifier/
H A DVmIdentifierCreateResolve.java304 class VmIdentifierException extends Exception { class in inherits:Exception
308 VmIdentifierException(TestCase test, String result) { method in class:VmIdentifierException
410 throw new VmIdentifierException(this, test_vmid_str);

Completed in 69 milliseconds