error.h File Reference

Common exception classes for the Barry library. More...

#include "dll.h"
#include <stdexcept>

Include dependency graph for error.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  Barry::Error
 The base class for any future derived exceptions. More...
class  Barry::BadPassword
 A bad or unknown password when talking to the device. More...
class  Barry::BadData
 Thrown by record classes if their data is invalid and cannot be uploaded to the Blackberry. More...
class  Barry::BadSize
 Unexpected packet size, or not enough data. More...
class  Barry::ErrnoError
 System error that provides an errno error code. More...
class  Barry::BadPackedFormat
 Thrown by record classes that don't recognize a given packed format code. More...

Namespaces

namespace  Barry
 Project namespace, containing all related functions and classes.


Detailed Description

Common exception classes for the Barry library.

Definition in file error.h.


Generated on Mon Jan 12 10:51:24 2009 for Barry by  doxygen 1.5.7.1