orca-robotics


INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

REPOSITORY
Interfaces
Components
Libraries
Utilities
Software Map

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard
Wiki
login/pass: orca/orca

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.

Inheritance diagram for orcalog::Exception:

Inheritance graph
[legend]
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