orca-robotics


INTRODUCTION
Overview
Download and Install
Documentation

REPOSITORY
Interfaces
Drivers
Libraries
Utilities
Software Map

DEVELOPER
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

usbftdi::Exception Class Reference

#include <usbftdiexceptions.h>

List of all members.


Detailed Description

Exceptions thrown by UsbFtdi

Generally, this exception should be thrown like so:

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

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