TimeoutErrorException Constructor(String)
Initializes a new instance of a timeout error with a given message.
public TimeoutErrorException(
string
)
public: TimeoutErrorException(
string*
)
public:
TimeoutErrorException(
String^
)
Parameters
- message
- A string which represents the message.