R.oo (version 1.24.0)

getMessage.Exception: Gets the message of the Exception

Description

Gets the message of the Exception.

Usage

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

Arguments

...

Not used.

Value

Returns a character string.

See Also

For more information see Exception.

Examples

Run this code
# NOT RUN {
For a complete example see help(Exception).
# }

Run the code above in your browser using DataCamp Workspace