CXXR (C++ R)
CXXR::CommandTerminated Struct Reference

Exception thrown when a command is terminated prematurely. More...

#include <CommandTerminated.hpp>


Detailed Description

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.


The documentation for this struct was generated from the following file: