public static class TestSuite.NoSuchLogFault extends TestSuite.Fault
| Constructor and Description |
|---|
NoSuchLogFault(I18NResourceBundle i18n,
java.lang.String s,
java.lang.String key)
Create a Fault.
|
public 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, 2015, Oracle and/or its affiliates. All rights reserved.