R.utils (version 2.7.0)

getMessage.TimeoutException: Gets the message of the exception

Description

Gets the message of the exception.

Usage

# S3 method for TimeoutException
getMessage(this, ...)

Arguments

...

Not used.

Value

Returns a character string.

See Also

For more information see TimeoutException.