BNotOpenException Class Reference

#include <BNotOpenException.h>

Inheritance diagram for BNotOpenException:

Inheritance graph
[legend]

List of all members.


Detailed Description

An exception that indicates that an attempt has been made to read from or write to a data source or sink that has not yet been opened.

Public Member Functions

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

Constructor & Destructor Documentation

BNotOpenException (  )  [inline]

Default constructor.

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