R.oo (version 1.26.0)

as.character.Exception: Gets a character string representing of the Exception

Description

. By default the format is: "[{POSIX date string}] {class name}: {msg}".

Usage

# S3 method for Exception
as.character(x, ...)

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see Exception.