ContRap-Core
Public Member Functions

crp::Interrupt Class Reference

Exception Interrupt is an exception thrown by the code if a break is requested. More...

#include <error.h>

Inheritance diagram for crp::Interrupt:
crp::Error

Public Member Functions

 Interrupt ()
 Constructs a new break exception.

Detailed Description

Exception Interrupt is an exception thrown by the code if a break is requested.

This is considered as a faster way to return from nested methods.


Constructor & Destructor Documentation

crp::Interrupt::Interrupt ( ) [inline]

Constructs a new break exception.


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