org.jbehave.core.i18n
Class I18nKeyWords.I18nKeywordNotFoundException

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.I18nKeywordNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
I18nKeyWords

public static final class I18nKeyWords.I18nKeywordNotFoundException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
I18nKeyWords.I18nKeywordNotFoundException(String name, ResourceBundle bundle)
           
 
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.I18nKeywordNotFoundException

public I18nKeyWords.I18nKeywordNotFoundException(String name,
                                                 ResourceBundle bundle)


Copyright © 2003-2010. All Rights Reserved.