public static class TestSuite.NoSuchLogFault extends TestSuite.Fault
Constructor and Description |
---|
TestSuite.NoSuchLogFault(I18NResourceBundle i18n,
java.lang.String s,
java.lang.String key)
Create a Fault.
|
public TestSuite.NoSuchLogFault(I18NResourceBundle i18n, java.lang.String s, java.lang.String key)
i18n
- A resource bundle in which to find the detail message.key
- The internal name of the log.
MessageFormat.format(java.lang.Object[], java.lang.StringBuffer, java.text.FieldPosition)
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.