org.jbehave.core.model
Class Keywords.KeywordNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jbehave.core.model.Keywords.KeywordNotFoundException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Keywords

public static final class Keywords.KeywordNotFoundException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
Keywords.KeywordNotFoundException(java.lang.String name, java.util.Map<java.lang.String,java.lang.String> keywords)
           
 
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

Keywords.KeywordNotFoundException

public Keywords.KeywordNotFoundException(java.lang.String name,
                                         java.util.Map<java.lang.String,java.lang.String> keywords)


Copyright © 2003-2010. All Rights Reserved.