iRoCS Toolbox  1.1.0
Data Structures | Namespaces
RuntimeError.hh File Reference

Exception specialization for error handling within libArrayToolbox. More...

#include <config.hh>
#include <stdexcept>
#include <sstream>
Include dependency graph for RuntimeError.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  atb::RuntimeError
 Objects of the RuntimeError class are thrown in case of errors while processing ArrayToolbox functions. More...
 

Namespaces

 atb
 

Detailed Description

Exception specialization for error handling within libArrayToolbox.

Definition in file RuntimeError.hh.