Object
~~|
~~+--try-error
~~~~~~~|
~~~~~~~+--condition
~~~~~~~~~~~~|
~~~~~~~~~~~~+--error
~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~+--simpleError
~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~+--Exception
~~~~~~~~~~~~~~~~~~~~~~~~~~~|
~~~~~~~~~~~~~~~~~~~~~~~~~~~+--TimeoutException
Directly known subclasses:
public static class TimeoutException extends Exception
TimeoutException represents timeout errors occuring when a set of R expressions executed did not finish in time.
TimeoutException(..., cpu=NA, elapsed=NA)Exception getMessage |
|
| Gets the message of the exception. |
Exception.