Class TestSuite.DuplicateLogNameFault

    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DuplicateLogNameFault

        public DuplicateLogNameFault​(I18NResourceBundle i18n,
                                     java.lang.String s,
                                     java.lang.String key)
        Create a Fault.
        Parameters:
        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)