Package com.codeborne.selenide.ex
Class StopCommandExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
com.codeborne.selenide.ex.StopCommandExecutionException
- All Implemented Interfaces:
Serializable
This exception can be thrown from Commands to signal that the command execution
should be aborted if it lasts more than N milliseconds.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString