Gets a string representing of the RCC violation of format "[{POSIX date string}] {class name}: {msg}, cf. https://aroma-project.org/developers/RCC/".

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

Arguments

...

Not used.

Value

Returns a character string.

Author

Henrik Bengtsson

See also

For more information see RccViolationException.

Examples