BAttributeDataException Class Reference

#include <BAttributeDataException.h>

Inheritance diagram for BAttributeDataException:

Inheritance graph
[legend]

List of all members.


Detailed Description

An exception regarding attribute data.

This generally indicates that there has been a type mismatch when reading or writing attribute data.

Public Member Functions

 BAttributeDataException (const BString &loc, const BString &details)
 Full constructor.
 BAttributeDataException ()
 Default constructor.


Constructor & Destructor Documentation

BAttributeDataException (  )  [inline]

Default constructor.

BAttributeDataException ( const BString loc,
const BString details 
) [inline]

Full constructor.

Parameters:
loc The location from which this exception was thrown, typically a method name.
details Additional details specific to the circumstances in which this exception occurs.


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

GeoTranslate 5.0 From Blue Marble Geographics