Gets the message of the Exception.

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

Arguments

...

Not used.

Value

Returns a character string.

Author

Henrik Bengtsson

See also

For more information see Exception.

Examples