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

/openjdk7/jdk/test/sun/jvmstat/monitor/HostIdentifier/
H A DHostIdentifierCreate.java278 class HostIdentifierException extends Exception { class in inherits:Exception
282 HostIdentifierException(TestCase test, String result) { method in class:HostIdentifierException
322 throw new HostIdentifierException(this, test_hostid_str);
/openjdk7/jdk/test/sun/jvmstat/monitor/VmIdentifier/
H A DVmIdentifierCreateResolve.java320 class HostIdentifierException extends Exception { class in inherits:Exception
324 HostIdentifierException(TestCase test, String result) { method in class:HostIdentifierException
418 throw new HostIdentifierException(this, test_hostid_str);

Completed in 31 milliseconds