Class SessionNotCreatedException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RetrySessionRequestException

public class SessionNotCreatedException extends WebDriverException
Indicates that a session could not be created.
See Also:
  • Constructor Details

    • SessionNotCreatedException

      public SessionNotCreatedException(String msg)
    • SessionNotCreatedException

      public SessionNotCreatedException(String msg, Throwable cause)