OpenQA.Selenium.MoveTargetOutOfBoundsException.MoveTargetOutOfBoundsException C# (CSharp) Метод

MoveTargetOutOfBoundsException() публичный Метод

Initializes a new instance of the WebDriverTimeoutException class.
public MoveTargetOutOfBoundsException ( ) : System
Результат System
        public MoveTargetOutOfBoundsException()
            : base()
        {
        }

Same methods

MoveTargetOutOfBoundsException::MoveTargetOutOfBoundsException ( SerializationInfo info, StreamingContext context ) : System
MoveTargetOutOfBoundsException::MoveTargetOutOfBoundsException ( string message ) : System
MoveTargetOutOfBoundsException::MoveTargetOutOfBoundsException ( string message, Exception innerException ) : System
MoveTargetOutOfBoundsException