Ocaramba Framework
Ocaramba Framework
Ocaramba.Exceptions
WaitTimeoutException Class
WaitTimeoutException Constructor
WaitTimeoutException Constructor
WaitTimeoutException(String) Constructor
WaitTimeoutException(SerializationInfo, StreamingContext) Constructor
WaitTimeoutException(String, Exception) Constructor
Wait
Timeout
Exception(String, Exception) Constructor
Framework to automate tests using Selenium WebDriver
Initializes a new instance of the
WaitTimeoutException
class.
Namespace:
Ocaramba.Exceptions
Assembly:
OcarambaLite (in OcarambaLite.dll) Version: 4.2.2
Syntax
C#
Copy
public
WaitTimeoutException
(
string
message
,
Exception
innerException
)
Request Example
Parameters
message
String
The error message that explains the reason for the exception.
innerException
Exception
The exception that is the cause of the current exception, or a null reference (Nothing in Visual Basic) if no inner exception is specified.
See Also
Reference
WaitTimeoutException Class
WaitTimeoutException Overload
Ocaramba.Exceptions Namespace
http://www.accenture.com