bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
agg_util::BadWeakPtr Class Reference

#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)
 

Detailed Description

Exception class for all errors from WeakRCPtr<T>

Definition at line 375 of file RCObject.h.

Constructor & Destructor Documentation

◆ BadWeakPtr()

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

Definition at line 377 of file RCObject.h.

◆ ~BadWeakPtr()

virtual agg_util::BadWeakPtr::~BadWeakPtr ( )
inlinevirtualnoexcept

Definition at line 382 of file RCObject.h.


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