getMessage.Exception: Gets the message of the Exception

getMessage.ExceptionR Documentation

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

Returns a character string.

Author(s)

Henrik Bengtsson

See Also

For more information see Exception.

Examples

## Not run: For a complete example see help(Exception).

HenrikBengtsson/R.oo documentation built on Jan. 31, 2024, 9:06 a.m.