Learn R Programming

R.oo (version 1.2.7)

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 class 'Exception}(x, ...)':
as.characterundefined

...{Not used.}

Returns a character string.

For a complete example see help(Exception).

[object Object]

For more information see Exception.

programming
methods
error
internal
methods

Arguments