cuke4duke.spi.jruby
Class JRubyExceptionFactory
java.lang.Object
cuke4duke.spi.jruby.JRubyExceptionFactory
- All Implemented Interfaces:
- ExceptionFactory
public class JRubyExceptionFactory
- extends Object
- implements ExceptionFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRubyExceptionFactory
public JRubyExceptionFactory()
error
public Exception error(String errorClass,
String message)
- Specified by:
error in interface ExceptionFactory
cucumberPending
public Exception cucumberPending(String message)
- Specified by:
cucumberPending in interface ExceptionFactory
cucumberArityMismatchError
public Exception cucumberArityMismatchError(String message)
- Specified by:
cucumberArityMismatchError in interface ExceptionFactory
Copyright © 2010. All Rights Reserved.