Package 

Class WebDriverPoolException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class WebDriverPoolException
    extends WebDriverException
                        
    • Constructor Detail

      • WebDriverPoolException

        WebDriverPoolException()
      • WebDriverPoolException

        WebDriverPoolException(String message)
      • WebDriverPoolException

        WebDriverPoolException(String message, Throwable cause)
      • WebDriverPoolException

        WebDriverPoolException(Throwable cause)