Class WaitInterruptedException

  • All Implemented Interfaces:
    Serializable

    public class WaitInterruptedException
    extends RuntimeException
    Exception type to be thrown when the wait performed by FluentLenium is interrupted.
    See Also:
    Serialized Form
    • Constructor Detail

      • WaitInterruptedException

        public WaitInterruptedException​(String message,
                                        Throwable cause)