Learn R Programming

R.oo (version 1.7.5)

getMessage.Exception: Gets the message of the Exception

Description

Gets the message of the Exception.

Usage

## S3 method for class 'Exception':
getMessage(this, ...)

Arguments

...
Not used.

Value

See Also

For more information see Exception.

Examples

Run this code
For a complete example see help(Exception).

Run the code above in your browser using DataLab