org.jbehave.core.model
Class Keywords.InsufficientKeywordsException

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.InsufficientKeywordsException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Keywords

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

See Also:
Serialized Form

Constructor Summary
Keywords.InsufficientKeywordsException(java.lang.String... others)
           
 
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.InsufficientKeywordsException

public Keywords.InsufficientKeywordsException(java.lang.String... others)


Copyright © 2003-2010. All Rights Reserved.