Class ElementFindFail

All Implemented Interfaces:
Serializable

public class ElementFindFail extends RuntimeException
Indicates that element was not found at given index in selector chain.

Reason is stored in cause Throwable.

See Also:
  • Constructor Details

  • Method Details