21#ifndef G_NET_EXCEPTION_SOURCE_H
22#define G_NET_EXCEPTION_SOURCE_H
28 class ExceptionSource ;
A mixin base class that identifies the source of an exception when delivered to GNet::ExceptionHandle...
virtual ~ExceptionSource()
Destructor.
virtual std::string exceptionSourceId() const
Returns an identifying string for logging purposes, or the empty string.