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

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

Arguments

...

Not used.

Value

Returns a character string.

Author

Henrik Bengtsson

See also

For more information see Exception.

Examples