getMessage.TimeoutException
From R.utils v2.0.0
by Henrik Bengtsson
Gets the message of the exception
Gets the message of the exception.
- Keywords
- methods, internal, programming, error
Usage
## S3 method for class 'TimeoutException':
getMessage(this, ...)
Arguments
- ...
- Not used.
Value
- Returns a
character
string.
See Also
For more information see TimeoutException
.
Community examples
Looks like there are no examples yet.