INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

orcalog::Exception Class Reference

Base class for exceptions coming from libOrcaLog. More...

#include <exceptions.h>

Inherited by orcalog::FileException, orcalog::FormatNotSupportedException, and orcalog::ParseException.

List of all members.


Detailed Description

Base class for exceptions coming from libOrcaLog.

For Developers: Generally, this exception should be thrown like so:

  • throw Exception( ERROR_INFO, "description of error" );

where the ERROR_INFO macro inserts the offending file and line number.


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5