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: 1.0.0+d8e789f8644d1a9b63485ad7914acf4f489f3ef9
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