BCoordSysRepositoryException Class Reference

#include <BCoordSysRepositoryException.h>

Inheritance diagram for BCoordSysRepositoryException:

Inheritance graph
[legend]

List of all members.


Detailed Description

An exception indicating that a problem has occured while interacting with the BCoordSysRepository.

Public Member Functions

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

Constructor & Destructor Documentation

BCoordSysRepositoryException (  )  [inline]

Default constructor.

BCoordSysRepositoryException ( 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