Object
~~|
~~+--try-error
~~~~~~~|
~~~~~~~+--condition
~~~~~~~~~~~~|
~~~~~~~~~~~~+--error
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--simpleError
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--Exception
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--RdocException
Directly known subclasses:
public static class RdocException extends Exception
RdocException are thrown by the Rdoc compiler when it fails to generate a Rd file from an Rdoc comment.
RdocException(..., source=NULL)Exceptioncharacter string. as.character |
|
| Gets a character string representing of the RdocException. | |
getSource |
Gets the source of the exception. |
Exception.