org.jbehave.core.i18n
Class I18nKeyWords.ResourceBundleNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jbehave.core.i18n.I18nKeyWords.ResourceBundleNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
I18nKeyWords

public static final class I18nKeyWords.ResourceBundleNotFoundException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
I18nKeyWords.ResourceBundleNotFoundException(String bundleName, Locale locale, ClassLoader classLoader, MissingResourceException cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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

I18nKeyWords.ResourceBundleNotFoundException

public I18nKeyWords.ResourceBundleNotFoundException(String bundleName,
                                                    Locale locale,
                                                    ClassLoader classLoader,
                                                    MissingResourceException cause)


Copyright © 2003-2010. All Rights Reserved.