CXXR (C++ R)
|
Exception thrown when a command is terminated prematurely. More...
#include <CommandTerminated.hpp>
Exception thrown when a command is terminated prematurely.
An exception of this class is thrown when evaluation of an R command (i.e. a top-level function evaluation) will not be completed, for example because of an error or a user interrupt.