Class SessionNotCreatedException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SessionNotCreatedException

        public SessionNotCreatedException​(java.lang.String msg)
      • SessionNotCreatedException

        public SessionNotCreatedException​(java.lang.String msg,
                                          java.lang.Throwable cause)