public class StepErrorException extends RuntimeException
Exception to stop execution and mark keyword or test case as ERROR
| Constructor and description |
|---|
StepErrorException
(String message) |
StepErrorException
(Throwable t) |
StepErrorException
(String message, Throwable t) |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |