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

/openjdk7/jdk/test/sun/jvmstat/monitor/VmIdentifier/
H A DVmIdentifierCreateResolve.java336 class ResolvedVmIdentifierException extends Exception { class in inherits:Exception
340 ResolvedVmIdentifierException(TestCase test, String result) { method in class:ResolvedVmIdentifierException
426 throw new ResolvedVmIdentifierException(this, resolved_vmid_str);

Completed in 32 milliseconds