BDynamicLibException Class Reference

#include <BDynamicLibException.h>

Inheritance diagram for BDynamicLibException:

Inheritance graph
[legend]

List of all members.


Detailed Description

An exception related to the use of a dynamic library.

Public Member Functions

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

Constructor & Destructor Documentation

BDynamicLibException (  )  [inline]

Default constructor.

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

Full constructor.

Parameters:
loc The location from which this exception is thrown, typically a method name.
details Additional details that describe the circumstances in which the exception is thrown.


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

GeoTranslate 5.0 From Blue Marble Geographics