OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
agg_util::BadWeakPtr Class Reference

Exception class for all errors from WeakRCPtr<T> More...

#include <RCObject.h>

Inheritance diagram for agg_util::BadWeakPtr:
Inheritance graph
Collaboration diagram for agg_util::BadWeakPtr:
Collaboration graph

Public Member Functions

 BadWeakPtr (const std::string &msg)
 
virtual ~BadWeakPtr () throw ()
 

Detailed Description

Exception class for all errors from WeakRCPtr<T>

Definition at line 376 of file RCObject.h.

Constructor & Destructor Documentation

agg_util::BadWeakPtr::BadWeakPtr ( const std::string &  msg)
inline

Definition at line 379 of file RCObject.h.

virtual agg_util::BadWeakPtr::~BadWeakPtr ( )
throw (
)
inlinevirtual

Definition at line 384 of file RCObject.h.


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